2006-09-14 |
Chris Cannam |
...
|
2006-09-05 |
Chris Cannam |
* revert to using averages
|
2006-08-22 |
Chris Cannam |
* experiment with finer zoom level changes when using h thumbwheel
|
2006-08-21 |
Chris Cannam |
* beginnings of drag up/down in layers as appropriate
|
2006-08-21 |
Chris Cannam |
* Sensible default for vertical thumbwheel on spectrogram layer
|
2006-08-16 |
Chris Cannam |
* Use peaks instead of means for calculating display values in pixels that
|
2006-08-04 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
2006-08-03 |
Chris Cannam |
* Add Thumbwheel widget for all our zooming needs
|
2006-08-03 |
Chris Cannam |
* Suspend/resume fft data server write activity while reading from a server
|
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-26 |
Chris Cannam |
* Avoid note layer erasing notes as cursor passes over them
|
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-10 |
Chris Cannam |
* fledgling preferences stuff
|
2006-07-07 |
Chris Cannam |
* towards optimising spectrogram refresh with new file cache
|
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-28 |
Chris Cannam |
* Exceptions for file read etc
|
2006-06-28 |
Chris Cannam |
* Split large FFT caches up into several files. Ongoing.
|
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 |
* I wonder if the fftw_ functions are not as thread-safe as I'd hoped?
sv1-v0.9rc2
|
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 |
* tuning tweaks
|
2006-05-09 |
Chris Cannam |
* Incremental refresh of spectrogram layer
|