Readd incomplete MIDIToneGenerator project, which can now correctly generate up to three simultaneous notes from MIDI channel 0.
This commit is contained in:
@@ -319,7 +319,7 @@ static void WriteNextResponseByte(const uint8_t Response)
|
||||
}
|
||||
}
|
||||
|
||||
/* Write the next byte to the OUT endpoint */
|
||||
/* Write the next byte to the IN endpoint */
|
||||
Endpoint_Write_Byte(Response);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user