log

age author description
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.
Thu, 11 May 2006 11:35:46 +0000 Chris Cannam * Fix serious failure to reload "imported" (i.e. all non-derived non-main)
Wed, 10 May 2006 16:34:03 +0000 Chris Cannam * Reorder plugin output querying so as to cope with plugins whose number of
Wed, 10 May 2006 11:43:52 +0000 Chris Cannam * Use fractional window overlaps in the spectrogram, instead of percentages
Tue, 09 May 2006 16:18:59 +0000 Chris Cannam * Incremental refresh of spectrogram layer
Tue, 09 May 2006 12:43:55 +0000 Chris Cannam * It turns out we can be more efficient in the spectrogram repaints by
Mon, 08 May 2006 20:15:23 +0000 Chris Cannam * Remove selection extents labels if no text overlays
Mon, 08 May 2006 16:44:47 +0000 Chris Cannam * Make a single base Thread class for RT and non-RT threads
Mon, 08 May 2006 13:51:16 +0000 Chris Cannam * add a column bitmap to the matrix file object to record which columns
Fri, 05 May 2006 16:38:18 +0000 Chris Cannam * win32 fixes
Fri, 05 May 2006 14:04:43 +0000 Chris Cannam * Fix failure to locate plugins by base name of .so file
Fri, 05 May 2006 14:04:09 +0000 Chris Cannam ...
Fri, 05 May 2006 13:31:23 +0000 Chris Cannam * win32 fix
Fri, 05 May 2006 13:29:31 +0000 Chris Cannam * win32 fixes
Fri, 05 May 2006 13:06:47 +0000 Chris Cannam * Move matrix/fft file code to fileio (from base)
Fri, 05 May 2006 12:34:51 +0000 Chris Cannam * Use kill(pid, 0) instead of /proc or sysctl blather for looking up pids
Fri, 05 May 2006 11:35:47 +0000 Chris Cannam * couple of changes for win32
Fri, 05 May 2006 11:33:51 +0000 Chris Cannam ...
Fri, 05 May 2006 11:28:04 +0000 Chris Cannam * Add a method in System.{cpp,h} to try to establish whether a process of a
Thu, 04 May 2006 20:17:28 +0000 Chris Cannam * Reduce number of allocations and deallocations by keeping a spare buffer
Thu, 04 May 2006 16:03:02 +0000 Chris Cannam * Introduce simple non-RT thread base class
Thu, 04 May 2006 13:59:57 +0000 Chris Cannam * Add file reader thread, and make the matrix file code use it to preload
Wed, 03 May 2006 16:48:03 +0000 Chris Cannam * Add property labels to property containers (so i18n() won't affect file format)
Wed, 03 May 2006 16:47:04 +0000 Chris Cannam * Remove mmap-based code again. We can be more efficient with read().
Wed, 03 May 2006 16:09:16 +0000 Chris Cannam ...
Wed, 03 May 2006 16:03:27 +0000 Chris Cannam * minor changes for win32
Wed, 03 May 2006 14:26:26 +0000 Chris Cannam * Switch spectrogram layer over to using the new rudimentary disk-backed
Wed, 03 May 2006 11:15:46 +0000 Martin Gasser added ogg, fishsound, rdf libraries to deploy script
Tue, 02 May 2006 19:44:14 +0000 Chris Cannam * Just skeleton bits of file-based FFT cache
Tue, 02 May 2006 12:27:41 +0000 Chris Cannam * Start factoring out the spectrogram's FFT cache into a separate set of
Thu, 27 Apr 2006 17:29:19 +0000 Chris Cannam * Add file open/save operations to main toolbar
Thu, 27 Apr 2006 11:49:34 +0000 Chris Cannam * Ensure consistent ordering of layer text labels
Wed, 26 Apr 2006 16:27:34 +0000 Chris Cannam * Compile fix in DSSIPluginInstance, add origin notes to icons and samples
Wed, 26 Apr 2006 16:00:13 +0000 Chris Cannam * Fix crash in spectrogram layer when replacing model
Wed, 26 Apr 2006 14:09:55 +0000 Chris Cannam * Some work on reloading play parameters from file (not quite working yet)
Tue, 25 Apr 2006 22:14:43 +0000 Chris Cannam * Pull out temporary directory management into its own class
Mon, 24 Apr 2006 17:06:32 +0000 Chris Cannam * Update Windows Vamp plugin search path
Mon, 24 Apr 2006 15:52:20 +0000 Chris Cannam * Avoid instantiating a plugin twice when configuring it (the min/max channel
Thu, 13 Apr 2006 18:29:10 +0000 Chris Cannam * Replace crash with warning when a transform could not be automatically
Wed, 12 Apr 2006 09:59:40 +0000 Chris Cannam * Add BZipFileDevice to handle bzip2 compress/uncompress without all that
Mon, 10 Apr 2006 17:22:59 +0000 Chris Cannam * Implement harmonic cursor in spectrogram
Mon, 10 Apr 2006 13:52:32 +0000 Chris Cannam * Create temporary directory, cleaned up on exit, and use it to store
Fri, 07 Apr 2006 17:50:33 +0000 Chris Cannam * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong
Thu, 06 Apr 2006 17:24:13 +0000 Chris Cannam * fix compile warnings and genuine int/size_t overflow
Thu, 06 Apr 2006 15:12:53 +0000 Chris Cannam * fix to plugin output resolution
Thu, 06 Apr 2006 12:12:41 +0000 Chris Cannam * Remove dsp directory. This is now the qm-dsp library used by
Wed, 05 Apr 2006 16:52:30 +0000 Chris Cannam * Support latest changes to Vamp API (value names for parameters, FFT
Mon, 03 Apr 2006 17:18:27 +0000 Chris Cannam * Make the item-edit dialog do something useful
Mon, 03 Apr 2006 14:18:40 +0000 Chris Cannam * Support plugins returning 0 for preferred block/step size
Fri, 31 Mar 2006 17:40:14 +0000 Chris Cannam * Add support for frequency-domain inputs to Vamp plugins
Fri, 31 Mar 2006 15:56:35 +0000 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
Thu, 30 Mar 2006 15:00:22 +0000 Chris Cannam * Add stub for item-edit dialog (for editing properties of an item on double-
Thu, 30 Mar 2006 13:18:11 +0000 Chris Cannam * Ensure plugin parameters for a transform are saved in the .sv file and
Wed, 29 Mar 2006 12:35:17 +0000 Chris Cannam * Add auto-normalize option to waveform layer
Tue, 28 Mar 2006 23:57:32 +0000 Martin Gasser fixed some problems with building the latest revision on the mac
Mon, 27 Mar 2006 16:15:19 +0000 Chris Cannam * adjust for latency if the plugin reports it
Mon, 27 Mar 2006 15:03:02 +0000 Chris Cannam * More structural work on feature extraction plugin C <-> C++ adapter
Fri, 24 Mar 2006 18:15:50 +0000 Chris Cannam * Sketch for host side of the plugin C++ <-> C bridge. This will be simpler
Fri, 24 Mar 2006 17:36:10 +0000 Chris Cannam * Add C API for feature extraction plugins
Thu, 23 Mar 2006 15:49:41 +0000 Chris Cannam * Add editing for auralisation plugin parameters and programs
Wed, 22 Mar 2006 17:38:29 +0000 Chris Cannam * Add plugin parameter dialog, and use it to set up parameters for feature
Wed, 22 Mar 2006 13:23:50 +0000 Chris Cannam * added to- and from- XML methods to PluginInstance
Tue, 21 Mar 2006 18:05:28 +0000 Martin Gasser fixed some bugs in tonal change detection function, removed ChromaMatrix (no longer used), added TCSgram
Mon, 20 Mar 2006 18:34:16 +0000 Chris Cannam * Create a new time instants layer if Enter is hit when there is no existing
Mon, 20 Mar 2006 15:10:07 +0000 Chris Cannam * Update licensing rubric for GPL
Mon, 20 Mar 2006 13:48:58 +0000 Chris Cannam * Make RealTimePluginInstances also provide the PluginInstance interface
Mon, 20 Mar 2006 12:04:06 +0000 Chris Cannam * Pull out parameter/description query methods from FeatureExtractionPlugin
Mon, 20 Mar 2006 11:40:39 +0000 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
Mon, 20 Mar 2006 11:37:45 +0000 Chris Cannam * update TODO, some tidying
Fri, 17 Mar 2006 17:38:28 +0000 Chris Cannam * Add menu for re-adding existing layers
Thu, 16 Mar 2006 18:46:00 +0000 Chris Cannam * Add Insert Instant function in main window
Wed, 15 Mar 2006 18:11:23 +0000 Chris Cannam * Restore proper channel selection support for new layers
Mon, 13 Mar 2006 17:55:19 +0000 Chris Cannam * Use commands for add/delete pane in main window
Fri, 10 Mar 2006 12:28:22 +0000 Chris Cannam * More document structure / main window / file I/O work
Wed, 08 Mar 2006 17:47:58 +0000 Chris Cannam * more MainWindow/Document stuff
Wed, 08 Mar 2006 12:38:28 +0000 Chris Cannam * Further MainWindow -> Document refactoring
Mon, 06 Mar 2006 17:20:25 +0000 Chris Cannam * A bit more work on main window / document / commands stuff. This is still
Fri, 03 Mar 2006 17:52:21 +0000 Chris Cannam * Fix a crash in PortAudio output for mono data
Fri, 03 Mar 2006 16:56:20 +0000 Chris Cannam * Continue MainWindow refactoring by making MainWindow actually use the new
Fri, 03 Mar 2006 16:32:45 +0000 Martin Gasser MacOS fixes, TonalChangeDetector added
Thu, 02 Mar 2006 16:58:49 +0000 Chris Cannam * Refactor Layer classes so as no longer to store a single View pointer;
Wed, 01 Mar 2006 18:13:01 +0000 Chris Cannam * Rejig project file a bit to do pkg-config detection &c
Mon, 27 Feb 2006 17:34:41 +0000 Chris Cannam * Add "Export Audio File" option
Thu, 23 Feb 2006 18:01:31 +0000 Chris Cannam * Rearrange spectrogram cacheing so that gain, normalization, instantaneous
Mon, 20 Feb 2006 17:23:40 +0000 Chris Cannam * Improvements to text layer editing, and implement file I/O for it
Mon, 20 Feb 2006 13:33:36 +0000 Chris Cannam * Add TextModel and TextLayer types
Fri, 17 Feb 2006 18:11:08 +0000 Chris Cannam * As previous commit
Fri, 17 Feb 2006 18:04:26 +0000 Chris Cannam * Implement play mute, level and pan controls and a layer visibility control
Wed, 15 Feb 2006 17:58:35 +0000 Chris Cannam * Add LED button
Tue, 14 Feb 2006 17:43:14 +0000 Chris Cannam * Change SpectrogramLayer to use its own cache type instead of a QImage
Fri, 10 Feb 2006 17:51:36 +0000 Chris Cannam * Add the Note layer for pianoroll-type display of note-type data
Thu, 09 Feb 2006 18:01:52 +0000 Chris Cannam * Add basics of MIDI file import. Doesn't actually create the model yet.
Wed, 08 Feb 2006 17:59:16 +0000 Chris Cannam * Add ffwd/rewind
Mon, 06 Feb 2006 17:24:52 +0000 Chris Cannam * Rationalise the local feature identification API in Layer subclasses
Fri, 03 Feb 2006 17:30:47 +0000 Chris Cannam * Some fixes to waveform layer greyscaling
Thu, 02 Feb 2006 17:31:08 +0000 Chris Cannam * Add natty segmentation display to time-value layer. Need to do the same
Thu, 02 Feb 2006 16:10:19 +0000 Chris Cannam * Refactor sparse models. Previously the 1D and time-value models duplicated
Wed, 01 Feb 2006 14:49:49 +0000 Chris Cannam * Add Chromagram plugin, and make a number of fixes to the dense 3d model
Tue, 31 Jan 2006 17:19:45 +0000 Chris Cannam * Add Zero Crossings output from zc plugin (as well as Zero Crossings Count)
Tue, 31 Jan 2006 15:57:25 +0000 Chris Cannam * Update some copyright notice dates
Mon, 30 Jan 2006 17:51:56 +0000 Chris Cannam * Add command history class, and basic undo/redo menus. No actual commands
Mon, 30 Jan 2006 13:19:42 +0000 Chris Cannam * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere