First I need to understand something basic about these targets. Are they the same as a MIDI channel? So if I set the Lemur Daemon 3 to send controller data to my external MIDI interface, it will actually send it on MIDI channel 4 (because MIDI channels start at 1, whereas targets start at 0)?
The templates I've tried with are Live Control 2.1 and MicroWave. I've read that the Live Control template is set to use target 0. Is it possible to change this, and if so, where (I know Python as well)?
I'm suspecting that the MicroWave template is also configured to send on target 0. But it seems silly to make such a hardcoding. I believe it only sends Sysex data (it's to control an old Waldorf MicroWave hardware synthesizer which uses Sysex), which is MIDI channel independent, so I don't see why it doesn't work on other targets than 0. Where does one change the target inside a Lemur template?
The reason why I want to send on other targets than 0 is I want to have both the Live Control, MicroWave, and other templates set up to use different channels, so I don't have to change the setup in the Daemon/Lemur preferences everytime I change template.
Thanks for any help!
