Replace remaining MIDI interface numbers with enums.
authorLászló Monda <laci@monda.hu>
Fri, 11 Oct 2013 22:44:50 +0000 (00:44 +0200)
committerLászló Monda <laci@monda.hu>
Fri, 11 Oct 2013 22:44:50 +0000 (00:44 +0200)
commitcb10891bd6299b840360c2ad97dbecaa6a37c85d
tree3871c4e49a45ad9b07a071d5ac8f58ed84582135
parent7024bb4c799b3573627323fa1305142739ed3500
Replace remaining MIDI interface numbers with enums.
Demos/Device/ClassDriver/AudioInput/Descriptors.c
Demos/Device/ClassDriver/AudioOutput/Descriptors.c
Demos/Device/ClassDriver/MIDI/Descriptors.c
Demos/Device/ClassDriver/MIDI/Descriptors.h
Demos/Device/ClassDriver/MIDI/MIDI.c
Demos/Device/LowLevel/AudioInput/Descriptors.c
Demos/Device/LowLevel/AudioOutput/Descriptors.c
Demos/Device/LowLevel/MIDI/Descriptors.c
Projects/MIDIToneGenerator/Descriptors.c