Hi all,
if running QLC+ in order to make some changes on scenes and VC, without all the I/O device connected, when saving the project the I/O information has gone.
It make sense from a certain point of view, but, on the other hands, I need to pre-defined some VC or scenes OFFLINE before a show. Since I know what I'm doing I don't have to connect everything for such a simple operations.
So, I expect to have an option to KEEP the I/O information even if the physical devices are not connected at all.
Many thanks.
Best regards
Input Output Map
-
- Posts: 27
- Joined: Thu Aug 10, 2023 9:58 am
- Location: Bologna
- Real Name: Paolo Betti
- Contact:
Paolo
- mcallegari
- Posts: 4727
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Hi, the project file is a XML file that you can simply open with a text editor.
Just copy the block starting and ending with <InputOutputMap> before saving the project and restore it afterwards.
QLC+ cannot read your mind, so it doesn't know if saving without devices is intentional or unwanted.
I gave you an easy manual solution.
Just copy the block starting and ending with <InputOutputMap> before saving the project and restore it afterwards.
QLC+ cannot read your mind, so it doesn't know if saving without devices is intentional or unwanted.
I gave you an easy manual solution.
- SPOPATT
- Posts: 103
- Joined: Wed Mar 13, 2019 3:34 am
- Real Name: Jacob
I'm just going to point out I would really appreciate it if you could figure out mind reading into QLC+.mcallegari wrote: ↑Thu Sep 07, 2023 6:45 am Hi, the project file is a XML file that you can simply open with a text editor.
Just copy the block starting and ending with <InputOutputMap> before saving the project and restore it afterwards.
QLC+ cannot read your mind, so it doesn't know if saving without devices is intentional or unwanted.
I gave you an easy manual solution.
But yeah. I've had to open up the project file within a text editor to fix weirdness in the input/output map.
-
- Posts: 27
- Joined: Thu Aug 10, 2023 9:58 am
- Location: Bologna
- Real Name: Paolo Betti
- Contact:
I know that QLC+ Project File is an XML file.
This is what I decided to do before submitting this post.
I kept that session saved somewhere and using the Text Editor for replacing once I have finished to play offline with Scenes and VC definition.
My post was mainly to raise up the issue for those who are not familiar with XML structure editing.
Best regards.
This is what I decided to do before submitting this post.
I kept that session saved somewhere and using the Text Editor for replacing once I have finished to play offline with Scenes and VC definition.
My post was mainly to raise up the issue for those who are not familiar with XML structure editing.
Best regards.
Paolo