Hello,
I’m about to finish a sampler keyboard and use my axolotl as a midi arpeggiator. It sits between the midi out from the keyboard and the midi in from the sampler. I use the cpwitz/midi/arpeggiator and it works really well.
The thing I want to do now is to add an on/off switch to the arpeggiator. I tried this using the „midi/in/keyb“ and „midi/out/note“ objects and some switching, but that way I only get a monophonic midi signal at the output.
Is there a way to pass the midi data through axolotl (un-altered), so that I get a polyphonic midi signal at the DIN output?
Right now I don’t see a way to achieve this because the Midi output objects all have a blue inlet for monophonic signals… or is there some kind of work around?
(I found „tb/midi/utils/midithru“ but it doesn’t have an on/off switch..)
Best regards
Lars