How to remove midi input
-
- Posts: 8
- Joined: Tue Jun 02, 2015 2:31 pm
- Real Name: Fred Hintze
Hi all. I am using the APCmini midi controller. I believe I have deleted some buttons in the Virtual Console that had midi input assigned to them. Is there any way to wipe/clean/remove all midi input commands from a QXW file and just reassign all of them?
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
There's nothing in GUI,but you can open the file in a text editor and remove all related tags. I can't tell you what tags now, I'm writing on a phone, but it's pretty obvious if you know xml or html. Just make sure you have a backup copy.
-
- Posts: 8
- Joined: Tue Jun 02, 2015 2:31 pm
- Real Name: Fred Hintze
I don't know XML and HTML well enough to know what commands to search for. An alternative to removing all Midi commands I guess would be to find anything associated with a specific Midi button on the controller. Problem is that I have a Midi button that is activating a chase which no longer has a button on the Virtual Console.
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
- external input looks like this: <Input Universe="N" Channel="NN"/> You can search the file and remove all occurences.
- external input is bound to VC widgets. If you delete the button, it's MIDI mapping is gone.
If you still see the MIDI button works even if you deleted the VC button, then it means something is still mapped to it.
Can you attach your qxw file here and tell us the name of the problematic chaser and which button on the APC starts it?
What is your OS (win/mac/linux/...)? QLC+ version?
- external input is bound to VC widgets. If you delete the button, it's MIDI mapping is gone.
If you still see the MIDI button works even if you deleted the VC button, then it means something is still mapped to it.
Can you attach your qxw file here and tell us the name of the problematic chaser and which button on the APC starts it?
What is your OS (win/mac/linux/...)? QLC+ version?
-
- Posts: 8
- Joined: Tue Jun 02, 2015 2:31 pm
- Real Name: Fred Hintze
Windows Vista Basic is the computer I'm working on now, but also use it on Windows 7. QLC is Ver 4.10.2b.
OK, never mind. I think I just found it. There was a button on the far right I had moved off the screen and I missed it. Sorry...
OK, never mind. I think I just found it. There was a button on the far right I had moved off the screen and I missed it. Sorry...
-
- Posts: 1331
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Well, I expected something like that No problem.