Readd incomplete MIDIToneGenerator project, which can now correctly generate up to three simultaneous notes from MIDI channel 0.
This commit is contained in:
parent
423d4018f0
commit
857a82674f
7 changed files with 1444 additions and 2 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue