I think that in order to use a MIDI Monitor, you would need to have a USB MIDI Interface, and basically, route MIDI out to MIDI in with a cable to see the MIDI data that is being output from QLC+. Basically pretend that an actual APC40 were installed, use the MIDI interface for the I/O, and using the APC40 Input Profile...
Last edit: Tavon Markov 2015-04-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I created a virtual midi device with Virtual MIDI and named it APC40 so I could use it from the Java tool.
I checked the sysex output in midi-ox and compared it to the output from QLC+.
It is almost the same, only the version bytes are different.
See attached screenshot.
The first message is from QLC+ and the second one is from the Java tool.
Byte 9, 10 and 11 are different which should not matter.
I attached another screenshot with the settings I used in QLC+
Can you please try the following:
Change the apc40.qxm file from the miditemplates folder to have the 08 04 01 version and see if this works from QLC+
When this does not work, can you please also install the virtual midi driver and midi-ox and record the communication between QLC+ and the APC40?
MIDIOX www.midiox.com
--
Last edit: Tavon Markov 2015-04-08
I think that in order to use a MIDI Monitor, you would need to have a USB MIDI Interface, and basically, route MIDI out to MIDI in with a cable to see the MIDI data that is being output from QLC+. Basically pretend that an actual APC40 were installed, use the MIDI interface for the I/O, and using the APC40 Input Profile...
Last edit: Tavon Markov 2015-04-08
Day two of my Batch Loader for QLC+ and the Java App for APC40. All is good in the world. Just need to remember HTP/LTP stuff in my VC now.
I created a virtual midi device with Virtual MIDI and named it APC40 so I could use it from the Java tool.
I checked the sysex output in midi-ox and compared it to the output from QLC+.
It is almost the same, only the version bytes are different.
See attached screenshot.
The first message is from QLC+ and the second one is from the Java tool.
Byte 9, 10 and 11 are different which should not matter.
I attached another screenshot with the settings I used in QLC+
Can you please try the following:
Change the apc40.qxm file from the miditemplates folder to have the 08 04 01 version and see if this works from QLC+
When this does not work, can you please also install the virtual midi driver and midi-ox and record the communication between QLC+ and the APC40?
Last edit: Joep Admiraal 2015-04-10
What do you mean by this?