Mercurial > hg > beaglert
log core/Midi.cpp @ 205:e90df8c5669f
age | author | description |
---|---|---|
2016-02-05 | Giulio Moro | Fixed midi docs, implentation and example |
2016-02-05 | Giulio Moro | Added MidiParser for channel messages |
2016-02-03 | Giulio Moro | Implemented Midi output |
2016-01-17 | Giulio Moro | Better(non ideal) monophonic behaviour of the basic midi implementation. Would require to remember what notes are being held down and release either the most recent or low/high priority. |
2016-01-15 | Giulio Moro | Basic Midi input implementation |