You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to send "program change (PC)" commands to other VSTs (like Amplitube)?
With that, it would be possible to change VST presets through global hotkeys, without the need for physical MIDI devices (I assume, and I may be absolutely wrong).
I noticed that the PC command (apparently) is mapped:
Is it possible to send "program change (PC)" commands to other VSTs (like Amplitube)?
With that, it would be possible to change VST presets through global hotkeys, without the need for physical MIDI devices (I assume, and I may be absolutely wrong).
I noticed that the PC command (apparently) is mapped:
MidiKeys/Source/MIDI.h
Line 20 in 123b2af
MidiKeys/Source/MidiParser.m
Line 86 in b5ada8d
But I have not found a way to "send" it over MidiKeys.
Btw, MidiKeys is awesome, such a great work @flit!!!
The text was updated successfully, but these errors were encountered: