I've modified the Arduinoboy code to enable on-the-fly switching of MIDI out channel.
Use LSDJ command X6y (y=0-F => MIDI ch 1-16).
Example:
- Play command X64 in PU1 => now PU1 sends MIDI out on channel 5.
- X60 changes back to MIDI channel 1.
- The change is instant which means it is possible to use 16 different sounds on your MIDI gear (though only 4 at the same time).
- Go make some cool tracks!
BUG: only works in PU1. I haven't been able to find out why it doesn't work for PU2/WAV/NOI. If anyone has any ideas, please help!
Code is here, upload it to your Arduinoboy the regular way:
https://github.com/ledfyr/Arduinoboy
Last edited by Ledfyr (May 10, 2016 6:51 pm)