Program Change is just a standard MIDI message! Status Byte 1100NNNN (where NNNN is Channel in binary) Data Byte 0PPPPPPP (0 + the new program number) New to the codebase. Anyone familiar know where this would need to be added?
Program Change is just a standard MIDI message!
Status Byte
1100NNNN (where NNNN is Channel in binary)
Data Byte
0PPPPPPP (0 + the new program number)
New to the codebase. Anyone familiar know where this would need to be added?