log data/midi/MIDIInput.cpp @ 1107:bead35921256 simple-fft-model

age author description
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-09-10 Chris Cannam * solaris build fixes
2009-02-26 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
2009-02-25 Chris Cannam * Somewhat better MIDI-based time instant timing
2009-02-24 Chris Cannam * more rudiments of midi->instants
2009-02-24 Chris Cannam * rtmidi & activity updates
2009-02-23 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes