Skip to content

Commit cc326d4

Browse files
authored
Update MidiCppConsole.cpp
Comment Update
1 parent dedf362 commit cc326d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MidiCppConsole/MidiCppConsole.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ void SetMidiInstrument(
5858
{
5959
// Set Midi Instrument Protocol:
6060
// [0] Status byte : 0b 1100 CCCC
61-
// Set Instrument Signature : 0b 1000
61+
// Set Instrument Signature : 0b 1100
6262
// Channel 4-bits : 0b CCCC
6363
// [1] Instrument 7-bits : 0b 0III IIII
6464
// [2] Unused : 0b 0000 0000

0 commit comments

Comments
 (0)