Send Program Changes
-
Is it possible to send Program Change Messages with the click on a button?
Unfortunately, I didn't find an answer in this forum yet and the Docs return some 404's.
Thanks in advance ! -
Can HISE output MIDI data?
-
Unfortunately, it doesn't seem so yet..
But if I could create ProgramChange-Messages internally to act as a trigger (w/ Message.isProgramChange()) or to save it inside a sequence to a MIDI File (w/ MidiPlayer.saveAsMidiFile) it'd already be helpful, as I could route some data to another Instance sending the corresponding MIDI-Data to an Output. Even a simple print of a triggered ProgramChange-Message to the Console would help me to demonstrate some things.
Is there any way to realize one of these methods? -
@d-healey said in Send Program Changes:
Can HISE output MIDI data?
...my number 2 request, after bus(send/recieve) effects for V3...