Loop in the ClassDriver MIDI device/host demos until there are no more incomming...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 5 Nov 2010 03:43:11 +0000 (03:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 5 Nov 2010 03:43:11 +0000 (03:43 +0000)
commit99a9e415efd1e27d902427ccd1aa6e4a9f9d4d05
treee2ec634f9434253203e0e34765688f4c2baec1ca
parent85cf2027373cfbe6f6fb257a84a59df0d74f3e1a
Loop in the ClassDriver MIDI device/host demos until there are no more incomming events to process. Only clear the endpoint/pipe bank in the LowLevel MIDI device/host demos when the endpoint is empty after an event read.
Demos/Device/ClassDriver/MIDI/MIDI.c
Demos/Device/LowLevel/MIDI/MIDI.c
Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
Demos/Host/LowLevel/MIDIHost/MIDIHost.c