Mercurial > hg > svcore
log data/midi/MIDIInput.cpp @ 1098:329ddaf7415d simple-fft-model
age | author | description |
---|---|---|
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 10 Sep 2009 18:44:45 +0000 | Chris Cannam | * solaris build fixes |
Thu, 26 Feb 2009 10:49:08 +0000 | Chris Cannam | * Handle zero-velocity note ons as well as note offs (can't believe I |
Wed, 25 Feb 2009 11:15:22 +0000 | Chris Cannam | * Somewhat better MIDI-based time instant timing |
Tue, 24 Feb 2009 17:53:01 +0000 | Chris Cannam | * more rudiments of midi->instants |