2007-03-02 |
Chris Cannam |
* Make getPropertyRangeAndValue return the default separately from the current
sv1-1.0pre1
|
2007-03-02 |
Chris Cannam |
* Update to use new vamp-hostsdk instead of vamp-sdk
|
2007-02-28 |
Chris Cannam |
* Fix incorrect meter-scaling value for 0dB; some tidying
|
2007-02-01 |
Chris Cannam |
* Work on harmonising colour and scale ranges between types of layer
|
2007-01-31 |
Chris Cannam |
* Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
|
2007-01-26 |
Chris Cannam |
* Add slice layers (so you can display a slice of a colour 3d plot as if it were
|
2007-01-12 |
Chris Cannam |
* better icon
|
2006-11-24 |
Chris Cannam |
* Omit translucent blue fill for selection rectangles that are superimposed
|
2006-11-17 |
Chris Cannam |
* Update copyright notes as appropriate.
|
2006-10-16 |
Chris Cannam |
* Use RangeMappers in various places in plugin parameters, layer properties,
|
2006-08-21 |
Chris Cannam |
* Sensible default for vertical thumbwheel on spectrogram layer
|
2006-08-04 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
2006-07-31 |
Chris Cannam |
* Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel
last-cc-copyright
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
2006-07-21 |
Chris Cannam |
* Finish preferences dialog (as far as it's going at the moment) and connect it up
|
2006-07-20 |
Chris Cannam |
* start work on prefs dialog
|
2006-07-19 |
Chris Cannam |
* some work on scaling and zooming for spectrogram
|
2006-07-14 |
Chris Cannam |
* Various experiments in spectrogram colour scaling, etc. Nothing final
|
2006-07-05 |
Chris Cannam |
* Restore progress updates to spectrogram
|
2006-06-30 |
Chris Cannam |
* Add fuzzy-adapter class to pick out subset data from FFT data server, instead
|
2006-06-29 |
Chris Cannam |
* Various fft server improvements, including the ability to pick out data from
|
2006-06-27 |
Chris Cannam |
* Update SpectrogramLayer to use new FFTDataServer
|
2006-06-26 |
Chris Cannam |
* Add FFT data server class to provide a file cache mapping for each
|
2006-06-19 |
Chris Cannam |
* Separate out window and FFT size variables. Not necessarily correct
|
2006-06-15 |
Chris Cannam |
* Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
|
2006-05-12 |
Chris Cannam |
* Make vertical scale alignment modes work in note layer as well as time-value
sv1-v0.9rc1
|
2006-05-10 |
Chris Cannam |
* Use fractional window overlaps in the spectrogram, instead of percentages
|
2006-05-09 |
Chris Cannam |
* Incremental refresh of spectrogram layer
|
2006-05-09 |
Chris Cannam |
* It turns out we can be more efficient in the spectrogram repaints by
|
2006-05-08 |
Chris Cannam |
* Make a single base Thread class for RT and non-RT threads
|