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 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
|
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 16:24:25 +0000 |
Chris Cannam |
* Add scale lines to waveform layer
|
Wed, 29 Mar 2006 12:35:17 +0000 |
Chris Cannam |
* Add auto-normalize option to waveform layer
|
Mon, 27 Mar 2006 16:44:12 +0000 |
Chris Cannam |
* basics of selectable vertical scale in time value layer
|
Mon, 27 Mar 2006 15:03:02 +0000 |
Chris Cannam |
* More structural work on feature extraction plugin C <-> C++ adapter
|
Thu, 23 Mar 2006 18:42:17 +0000 |
Chris Cannam |
* Add icon for playback plugin edit button
|
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
|
Mon, 20 Mar 2006 18:42:42 +0000 |
Chris Cannam |
* truncate layer name texts if they get too wide
|
Mon, 20 Mar 2006 18:18:30 +0000 |
Chris Cannam |
* Add plugin parameter box widget
|
Mon, 20 Mar 2006 15:10:07 +0000 |
Chris Cannam |
* Update licensing rubric for GPL
|
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:21:17 +0000 |
Chris Cannam |
* improve label drawing logic in colour plot layer
|
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 17:37:45 +0000 |
Chris Cannam |
* Tidying and bug fixes in document stuff and file load/save
|
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 17:23:27 +0000 |
Martin Gasser |
had to include <cmath> in some files to make it compile on the mac
|
Fri, 03 Mar 2006 16:56:20 +0000 |
Chris Cannam |
* Continue MainWindow refactoring by making MainWindow actually use the new
|
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
|
Fri, 24 Feb 2006 17:26:11 +0000 |
Chris Cannam |
* Add time/Hz description for waveform model to the bottom right of a pane
|
Fri, 24 Feb 2006 15:46:47 +0000 |
Chris Cannam |
* More fixes, tidying etc in spectrogram layer. Added a piano keyboard
|
Thu, 23 Feb 2006 18:06:31 +0000 |
Chris Cannam |
* Fix to phase cacheing
|
Thu, 23 Feb 2006 18:01:31 +0000 |
Chris Cannam |
* Rearrange spectrogram cacheing so that gain, normalization, instantaneous
|
Wed, 22 Feb 2006 17:45:18 +0000 |
Chris Cannam |
* Make the frequency estimation mode in the spectrogram layer actually useful,
|
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
|
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
|
Fri, 27 Jan 2006 18:04:07 +0000 |
Chris Cannam |
* Introduce potentially-separate read and write ring buffers, so we can swap
|
Thu, 26 Jan 2006 18:01:38 +0000 |
Chris Cannam |
* Add basic drag editing of time instants.
|
Thu, 26 Jan 2006 16:15:40 +0000 |
Chris Cannam |
* Add ability to create empty layers for editing
|
Thu, 26 Jan 2006 11:56:09 +0000 |
Chris Cannam |
* Fixes to playback of short looped files, of synthesised content within looped
|
Wed, 25 Jan 2006 17:46:28 +0000 |
Chris Cannam |
* Fix update and play limits for play-selection mode when not looping
|
Tue, 24 Jan 2006 16:20:58 +0000 |
Chris Cannam |
* Add play-selection and looping modes. Looping seems to work OK, but
|
Mon, 23 Jan 2006 17:02:57 +0000 |
Chris Cannam |
* Hook up tool selection buttons to switch the cursor mode
|
Thu, 19 Jan 2006 17:59:11 +0000 |
Chris Cannam |
* Add more icons and rationalise menu options to the usual set (on the File menu)
|
Thu, 19 Jan 2006 12:54:38 +0000 |
Chris Cannam |
* Rework handling of layer properties in file I/O -- we now get the individual
|
Tue, 17 Jan 2006 17:45:55 +0000 |
Chris Cannam |
* Hook up SV file i/o. You can now save and load sessions.
|
Mon, 16 Jan 2006 18:04:09 +0000 |
Chris Cannam |
* Tweaked up spectrogram and added a colourmap rotation option
|
Fri, 13 Jan 2006 18:05:07 +0000 |
Chris Cannam |
* Session file save, and the skeleton of session file load.
|
Thu, 12 Jan 2006 17:45:23 +0000 |
Chris Cannam |
* switch off antialiasing for dense lines (for speed reasons)
|
Thu, 12 Jan 2006 17:19:08 +0000 |
Chris Cannam |
* Beginnings of session save code
|
Thu, 12 Jan 2006 13:45:27 +0000 |
Chris Cannam |
* Update copyrights to 2006
|
Thu, 12 Jan 2006 13:43:15 +0000 |
Chris Cannam |
* Invalidate cache when model replaced
|
Thu, 12 Jan 2006 13:42:30 +0000 |
Chris Cannam |
* Add "curve" plot style to TimeValueLayer
|
Tue, 10 Jan 2006 17:37:43 +0000 |
Chris Cannam |
* Add some tool icons (mostly nabbed from the Gimp)
|
Tue, 10 Jan 2006 17:04:02 +0000 |
Chris Cannam |
* Backed out partially complete changes to make the spectrogram only
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|