Dean Camera
|
857a82674f
|
Readd incomplete MIDIToneGenerator project, which can now correctly generate up to three simultaneous notes from MIDI channel 0.
|
2010-11-24 13:57:44 +00:00 |
Dean Camera
|
def0e0ff1b
|
Remove incomplete MIDIToneGenerator project.
|
2010-09-13 10:07:45 +00:00 |
Dean Camera
|
c166dfc64e
|
Added class specific descriptor type defines with standard USB-IF element naming.
|
2010-09-09 13:05:57 +00:00 |
Dean Camera
|
092f82e06f
|
Changed the signature of the CALLBACK_USB_GetDescriptor() callback function so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch).
|
2010-08-24 13:02:38 +00:00 |
Dean Camera
|
6bda628718
|
Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.
Add missing const qualifiers to the demos.
|
2010-07-21 16:19:32 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
c58c53dba9
|
Added incomplete MIDIToneGenerator project.
|
2010-03-23 09:16:47 +00:00 |