log

age author description
Fri, 20 Mar 2009 17:32:05 +0000 Chris Cannam * remove debug
Mon, 16 Mar 2009 16:41:42 +0000 Chris Cannam * debug tidy sv-v1.5
Mon, 16 Mar 2009 16:36:23 +0000 Chris Cannam * various minor bits
Mon, 16 Mar 2009 16:32:02 +0000 Chris Cannam * either I'm going mad or the compiler is... valgrind and sizeof both
Mon, 16 Mar 2009 13:56:11 +0000 Chris Cannam * thread tidying fix, etc
Fri, 13 Mar 2009 17:53:43 +0000 Chris Cannam ...
Fri, 13 Mar 2009 11:06:11 +0000 Chris Cannam ...
Fri, 27 Feb 2009 15:58:02 +0000 Chris Cannam * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1
Fri, 27 Feb 2009 13:59:42 +0000 Chris Cannam * remove some debug output
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 12:02:53 +0000 Chris Cannam * Make it possible to record live MIDI to a note layer.
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
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 11:39:45 +0000 Chris Cannam * fix memory leak (thanks Luis, #2628201)
Mon, 23 Feb 2009 19:08:58 +0000 Chris Cannam * os/x build fixes
Mon, 23 Feb 2009 17:50:17 +0000 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
Mon, 23 Feb 2009 14:40:17 +0000 Chris Cannam * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac
Mon, 23 Feb 2009 11:43:55 +0000 Chris Cannam * restore compileability
Mon, 23 Feb 2009 11:41:28 +0000 Chris Cannam * midi stubs (this revision will not compile)
Thu, 12 Feb 2009 15:26:43 +0000 Chris Cannam * Some fairly simplistic code to set up layer type properties based on
Tue, 10 Feb 2009 17:24:30 +0000 Chris Cannam * Fix crash when processing a file that is shorter than a single block
Mon, 09 Feb 2009 11:53:29 +0000 Chris Cannam * get whole columns at a time from fft model when running transform
Mon, 09 Feb 2009 11:38:08 +0000 Chris Cannam * Some steps to avoid backward seeks in MatrixFile in common use cases
Sun, 08 Feb 2009 20:03:54 +0000 Chris Cannam * Some changes and debug toward reducing backward seeks (v. slow on os/x
Fri, 06 Feb 2009 15:06:23 +0000 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
Thu, 05 Feb 2009 17:46:34 +0000 Chris Cannam * Restore peak bins mode in spectrogram
Thu, 05 Feb 2009 17:33:21 +0000 Chris Cannam * Re-enable peak frequencies display in spectrogram
Thu, 05 Feb 2009 14:17:11 +0000 Chris Cannam * Auto-close write-mode matrix files when all columns written
Thu, 05 Feb 2009 12:53:19 +0000 Chris Cannam * More careful (I hope!) locking