2015-03-10 |
Chris Cannam |
More type fixes, primarily in the spectrogram
cxx11
|
2015-03-09 |
Chris Cannam |
A few more fixes
cxx11
|
2015-03-09 |
Chris Cannam |
Working through the float/double and int/sv_frame_t fixes
cxx11
|
2014-09-12 |
Chris Cannam |
Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation)
normalize_hybrid_option
|
2014-06-17 |
Chris Cannam |
Some more unsigned/long removal
warnfix_no_size_t
|
2014-06-17 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
2014-01-28 |
Chris Cannam |
Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui)
|
2012-01-30 |
Chris Cannam |
Adjust crosshair left end position based on detail level of vertical scale
|
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-06-24 |
Chris Cannam |
Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do
sonification
|
2011-06-21 |
mathieub |
Branch to handle audio feedback and metadata sonification interactively with the UI.
sonification
|
2011-04-14 |
Chris Cannam |
Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
|
2009-02-09 |
Chris Cannam |
* Fix overall mag range management in normalise-visible-area mode
|
2009-02-06 |
Chris Cannam |
* Restore (better quality) y-axis interpolation in spectrogram
|
2009-02-05 |
Chris Cannam |
* Re-enable peak frequencies display in spectrogram
|
2009-02-05 |
Chris Cannam |
* Finer locking in fft caches; fix displayed bin ranges in spectrogram
|
2009-02-04 |
Chris Cannam |
* Make use of peak cache in spectrogram
|
2009-02-03 |
Chris Cannam |
* sort out cropping and scaling for x-smoothed draw buffer
|
2009-02-03 |
Chris Cannam |
* start introducing another rendering method
|
2009-02-03 |
Chris Cannam |
* smooth x-scaling for images in spectrogram -- needs an overlap to avoid
|
2009-02-03 |
Chris Cannam |
* incremental commit
|
2009-02-03 |
Chris Cannam |
* some preparatory reorganisation
|
2008-05-20 |
Chris Cannam |
* Attempt fix for #1914752 export image has holes (1.0 and 1.2)
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-19 |
Chris Cannam |
* Some bits and bobs of cache mangling -- closer to working, but still not
spectrogram-cache-rejig
|
2007-11-16 |
Chris Cannam |
* cache bits & bobs (wholly broken at the moment)
spectrogram-cache-rejig
|
2007-11-14 |
Chris Cannam |
* First hack towards more efficient paint mechanism from cache filled
spectrogram-cache-rejig
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-07-12 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|