aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Incomplete/MIDIToneGenerator
Commit message (Expand)AuthorAgeFilesLines
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-2/+2
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-282-0/+2
* Fixed compilation error in the AudioInput demos when MICROPHONE_BIASED_TO_HAL...Dean Camera2010-03-241-1/+1
* Change over MIDIToneGenerator to use only a single channel (MIDI channel 1) d...Dean Camera2010-03-231-36/+12
* Added incomplete MIDIToneGenerator project.Dean Camera2010-03-235-0/+1430