Wed, 03 May 2006 14:26:26 +0000 |
Chris Cannam |
* Switch spectrogram layer over to using the new rudimentary disk-backed
|
Tue, 02 May 2006 12:27:41 +0000 |
Chris Cannam |
* Start factoring out the spectrogram's FFT cache into a separate set of
|
Sat, 29 Apr 2006 19:20:28 +0000 |
Chris Cannam |
* just a comment fix
|
Thu, 13 Apr 2006 18:29:10 +0000 |
Chris Cannam |
* Replace crash with warning when a transform could not be automatically
|
Mon, 10 Apr 2006 17:22:59 +0000 |
Chris Cannam |
* Implement harmonic cursor in spectrogram
|
Fri, 31 Mar 2006 15:56:35 +0000 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
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
|
Fri, 03 Mar 2006 17:52:21 +0000 |
Chris Cannam |
* Fix a crash in PortAudio output for mono data
|
Thu, 02 Mar 2006 16:58:49 +0000 |
Chris Cannam |
* Refactor Layer classes so as no longer to store a single View pointer;
|
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:04:26 +0000 |
Chris Cannam |
* Implement play mute, level and pan controls and a layer visibility control
|
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
|
Thu, 02 Feb 2006 16:10:19 +0000 |
Chris Cannam |
* Refactor sparse models. Previously the 1D and time-value models duplicated
|
Mon, 30 Jan 2006 13:19:42 +0000 |
Chris Cannam |
* Add getXForFrame / getFrameForX in preference to using the zoom level everywhere
|
Thu, 26 Jan 2006 16:15:40 +0000 |
Chris Cannam |
* Add ability to create empty layers for editing
|
Wed, 25 Jan 2006 17:46:28 +0000 |
Chris Cannam |
* Fix update and play limits for play-selection mode when not looping
|
Mon, 23 Jan 2006 17:02:57 +0000 |
Chris Cannam |
* Hook up tool selection buttons to switch the cursor mode
|
Thu, 19 Jan 2006 12:54:38 +0000 |
Chris Cannam |
* Rework handling of layer properties in file I/O -- we now get the individual
|
Mon, 16 Jan 2006 18:04:09 +0000 |
Chris Cannam |
* Tweaked up spectrogram and added a colourmap rotation option
|