Code: Select all
midi_in = host.getMidiInPort(0);
midi_in.createNoteInput("APC Keys 25","?1????").setShouldConsumeEvents(false);
but perhaps i have missed something?
is it possible?
i'm thinking about using the shift button on the apc for a lot more..
using shift + midi keys could open for a LOT of possibilities.. for example, i could convert the midi notes to controller messages if shift is pressed, or to some other control changes.. so i could have a LOT more buttons to map to whatever i want/need (especially in bitwig v1.2), without needing a bunch of keyboards or controllers..
- tor-helge
for example, stuff like this, without the massive amount of controllers
(yeah, tim exile is a big inspiration!)
