log

age author description
Wed, 26 Jul 2006 15:32:10 +0000 Chris Cannam * Add Hz tuning dial to sample player plugin. Need to figure out the best
Mon, 24 Jul 2006 14:36:35 +0000 Chris Cannam * Add frequency plot to window shape preference -- just because...
Fri, 21 Jul 2006 16:03:42 +0000 Chris Cannam * Finish preferences dialog (as far as it's going at the moment) and connect it up
Thu, 20 Jul 2006 16:51:20 +0000 Chris Cannam * start work on prefs dialog
Wed, 19 Jul 2006 16:55:29 +0000 Chris Cannam * some work on scaling and zooming for spectrogram
Fri, 14 Jul 2006 17:12:16 +0000 Chris Cannam * Various experiments in spectrogram colour scaling, etc. Nothing final
Wed, 12 Jul 2006 14:15:46 +0000 Chris Cannam * Remove dependency on the actual stored object type in MatrixFile
Mon, 10 Jul 2006 13:54:49 +0000 Chris Cannam * fledgling preferences stuff
Fri, 07 Jul 2006 16:02:22 +0000 Chris Cannam * MatrixFile::reset doesn't need to zero the file if it's in a mode in which
Wed, 05 Jul 2006 16:15:22 +0000 Chris Cannam * Restore progress updates to spectrogram
Mon, 03 Jul 2006 15:00:32 +0000 Chris Cannam * Fix to empty columns being returned from FFTDataServer to transform
Fri, 30 Jun 2006 11:47:52 +0000 Chris Cannam * Update FeatureExtractionPluginTransform to use FFT fuzzy server. The results
Thu, 29 Jun 2006 16:16:49 +0000 Chris Cannam * Various fft server improvements, including the ability to pick out data from
Wed, 28 Jun 2006 15:42:04 +0000 Chris Cannam * Exceptions for file read etc
Wed, 28 Jun 2006 13:41:12 +0000 Chris Cannam * Split large FFT caches up into several files. Ongoing.
Mon, 26 Jun 2006 16:12:11 +0000 Chris Cannam * Add FFT data server class to provide a file cache mapping for each
Mon, 26 Jun 2006 16:08:01 +0000 Chris Cannam * add mod/modf and princarg/princargf to system header (for now)
Mon, 26 Jun 2006 16:07:31 +0000 Chris Cannam * Change temporary directory name from .sv to .sv1
Mon, 19 Jun 2006 16:02:41 +0000 Chris Cannam * 1492866: Plugin parameter window info display
Mon, 19 Jun 2006 14:19:55 +0000 Chris Cannam * 1507728: Crash when creating spectrogram of small soundfiles
Thu, 15 Jun 2006 15:48:05 +0000 Chris Cannam * 1502816 file export is too slow and memory-hungry
Thu, 15 Jun 2006 12:28:47 +0000 Chris Cannam * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
Thu, 08 Jun 2006 11:12:47 +0000 Chris Cannam * RFE 1497743: Adjust layer text file format to allow copy/paste into Excel
Mon, 22 May 2006 10:46:43 +0000 Chris Cannam * Make mp3 file importer read the file, instead of mmapping it (for portability)
Tue, 16 May 2006 11:48:12 +0000 Chris Cannam * Fix rounding error in RealTime (thanks to Craig Sapp) sv1-v0.9rc2
Mon, 15 May 2006 13:04:37 +0000 Chris Cannam * a bit more debug output tidying
Fri, 12 May 2006 14:40:43 +0000 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1
Thu, 11 May 2006 15:02:14 +0000 Chris Cannam * Add units repository, and unit property on time-value and note layers.