2018-03-01 |
Chris Cannam |
Untabify
|
2017-02-22 |
Chris Cannam |
Overrides
|
2017-02-07 |
Chris Cannam |
Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
|
2017-01-26 |
Chris Cannam |
Fix silly definition that prevented spectrum scale from appearing
|
2015-03-17 |
Chris Cannam |
Many fixes for the previous stuff
osx-retina
|
2015-03-17 |
Chris Cannam |
Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use
osx-retina
|
2015-03-09 |
Chris Cannam |
Working through the float/double and int/sv_frame_t fixes
cxx11
|
2014-06-17 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
2012-01-30 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
2011-07-06 |
mathieub |
Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard).
sonification
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-01-23 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-07-06 |
Chris Cannam |
* threshold, show-peaks properties in spectrum
|
2007-07-03 |
Chris Cannam |
* Fix up and simplify the LayerTreeModel, removing a horrible memory leak
|
2007-07-02 |
Chris Cannam |
* avoid trying to calculate fft from incomplete decoded audio file in spectrum
|
2007-07-02 |
Chris Cannam |
* Fix centre line position
|
2007-06-21 |
Chris Cannam |
* more on measurement tool -- pull out some logic from pane to layer &c
|
2007-06-15 |
Chris Cannam |
* fixes to spectrum harmonic cursor etc
|
2007-06-14 |
Chris Cannam |
* a bit more work on measurement tool mode
|
2007-06-11 |
Chris Cannam |
* bit of work on harmonic cursor in spectrum
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-03-02 |
Chris Cannam |
* Make getPropertyRangeAndValue return the default separately from the current
sv1-1.0pre1
|
2007-02-05 |
Chris Cannam |
* Flesh out feature descriptions for spectrum
|
2007-01-26 |
Chris Cannam |
* Add slice layers (so you can display a slice of a colour 3d plot as if it were
|
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-09-27 |
Chris Cannam |
* Some work on SpectrumLayer properties etc
|
2006-08-04 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|