2006-10-04 |
Chris Cannam |
* Audition effects plugins during playback
|
2006-10-03 |
Chris Cannam |
* Some fixes to updating of writable wave file models
|
2006-10-03 |
Chris Cannam |
* Introduce WritableWaveFileModel, and use it as an output model for audio
|
2006-10-03 |
Chris Cannam |
* Restructure WavFileWriter a bit to permit writing from raw data as well as
|
2006-09-27 |
Chris Cannam |
...
|
2006-09-26 |
Chris Cannam |
* Use the Storage Adviser's recommendations for storing FFT cache information
|
2006-09-26 |
Chris Cannam |
* sketch win32 and os/x implementations for memory availability check
|
2006-09-26 |
Chris Cannam |
* flesh out StorageAdviser
|
2006-09-25 |
Chris Cannam |
...
|
2006-09-25 |
Chris Cannam |
* Start adding StorageAdviser class to determine whether caches should be
|
2006-09-22 |
Chris Cannam |
* Add a bit of resistance to pane dragging so as to make it harder to
|
2006-09-22 |
Chris Cannam |
* Pull transforms out of Layer menu (again) and into a separate Transforms
|
2006-09-21 |
Chris Cannam |
* Add support for plugin classification using category files.
|
2006-09-21 |
Chris Cannam |
* Make resampler quality configurable
|
2006-09-18 |
Chris Cannam |
* Add mono timestretch toggle button; some more work on getting blocksize etc
|
2006-09-13 |
Chris Cannam |
* timestretcher improvements -- simplify API (it can calculate its own
|
2006-09-11 |
Chris Cannam |
* add window size/increment/shape settings to plugin parameter dialog, though
|
2006-08-22 |
Chris Cannam |
* experiment with finer zoom level changes when using h thumbwheel
|
2006-08-16 |
Chris Cannam |
* Pull memory cache out into its own file
|
2006-08-16 |
Chris Cannam |
* Fixes pulled across from Rosegarden
|
2006-08-04 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
2006-08-03 |
Chris Cannam |
* Replace all uses of ConfigFile with QSettings
|
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-08-02 |
Chris Cannam |
...
|
2006-07-31 |
Chris Cannam |
* Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel
last-cc-copyright
|
2006-07-31 |
Chris Cannam |
* Use pkgconfig to look up Vamp library and header details if possible
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|
2006-07-31 |
Chris Cannam |
* Reorganising code base. This revision will not compile.
|
2006-07-28 |
Chris Cannam |
* Add Recent Files menu
|
2006-07-27 |
Chris Cannam |
* Change preferences dialog to ok/apply/cancel model
|
2006-07-26 |
Chris Cannam |
* Avoid note layer erasing notes as cursor passes over them
|
2006-07-26 |
Chris Cannam |
* Add Hz tuning dial to sample player plugin. Need to figure out the best
|
2006-07-24 |
Chris Cannam |
* Add frequency plot to window shape preference -- just because...
|
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-12 |
Chris Cannam |
* Remove dependency on the actual stored object type in MatrixFile
|
2006-07-10 |
Chris Cannam |
* fledgling preferences stuff
|
2006-07-07 |
Chris Cannam |
* MatrixFile::reset doesn't need to zero the file if it's in a mode in which
|
2006-07-05 |
Chris Cannam |
* Restore progress updates to spectrogram
|
2006-07-03 |
Chris Cannam |
* Fix to empty columns being returned from FFTDataServer to transform
|
2006-06-30 |
Chris Cannam |
* Update FeatureExtractionPluginTransform to use FFT fuzzy server. The results
|
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-26 |
Chris Cannam |
* Add FFT data server class to provide a file cache mapping for each
|
2006-06-26 |
Chris Cannam |
* add mod/modf and princarg/princargf to system header (for now)
|
2006-06-26 |
Chris Cannam |
* Change temporary directory name from .sv to .sv1
|
2006-06-19 |
Chris Cannam |
* 1492866: Plugin parameter window info display
|
2006-06-19 |
Chris Cannam |
* 1507728: Crash when creating spectrogram of small soundfiles
|
2006-06-15 |
Chris Cannam |
* 1502816 file export is too slow and memory-hungry
|
2006-06-15 |
Chris Cannam |
* Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
|
2006-06-08 |
Chris Cannam |
* RFE 1497743: Adjust layer text file format to allow copy/paste into Excel
|
2006-05-22 |
Chris Cannam |
* Make mp3 file importer read the file, instead of mmapping it (for portability)
|
2006-05-16 |
Chris Cannam |
* Fix rounding error in RealTime (thanks to Craig Sapp)
sv1-v0.9rc2
|
2006-05-15 |
Chris Cannam |
* a bit more debug output tidying
|
2006-05-12 |
Chris Cannam |
* Make vertical scale alignment modes work in note layer as well as time-value
sv1-v0.9rc1
|
2006-05-11 |
Chris Cannam |
* Add units repository, and unit property on time-value and note layers.
|
2006-05-11 |
Chris Cannam |
* Fix serious failure to reload "imported" (i.e. all non-derived non-main)
|
2006-05-10 |
Chris Cannam |
* Reorder plugin output querying so as to cope with plugins whose number of
|
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 |
* Remove selection extents labels if no text overlays
|
2006-05-08 |
Chris Cannam |
* Make a single base Thread class for RT and non-RT threads
|
2006-05-08 |
Chris Cannam |
* add a column bitmap to the matrix file object to record which columns
|
2006-05-05 |
Chris Cannam |
* win32 fixes
|
2006-05-05 |
Chris Cannam |
* Fix failure to locate plugins by base name of .so file
|
2006-05-05 |
Chris Cannam |
...
|
2006-05-05 |
Chris Cannam |
* win32 fix
|
2006-05-05 |
Chris Cannam |
* win32 fixes
|
2006-05-05 |
Chris Cannam |
* Move matrix/fft file code to fileio (from base)
|
2006-05-05 |
Chris Cannam |
* Use kill(pid, 0) instead of /proc or sysctl blather for looking up pids
|
2006-05-05 |
Chris Cannam |
* couple of changes for win32
|
2006-05-05 |
Chris Cannam |
...
|
2006-05-05 |
Chris Cannam |
* Add a method in System.{cpp,h} to try to establish whether a process of a
|
2006-05-04 |
Chris Cannam |
* Reduce number of allocations and deallocations by keeping a spare buffer
|
2006-05-04 |
Chris Cannam |
* Introduce simple non-RT thread base class
|
2006-05-04 |
Chris Cannam |
* Add file reader thread, and make the matrix file code use it to preload
|
2006-05-03 |
Chris Cannam |
* Add property labels to property containers (so i18n() won't affect file format)
|
2006-05-03 |
Chris Cannam |
* Remove mmap-based code again. We can be more efficient with read().
|
2006-05-03 |
Chris Cannam |
...
|
2006-05-03 |
Chris Cannam |
* minor changes for win32
|
2006-05-03 |
Chris Cannam |
* Switch spectrogram layer over to using the new rudimentary disk-backed
|
2006-05-03 |
Martin Gasser |
added ogg, fishsound, rdf libraries to deploy script
|
2006-05-02 |
Chris Cannam |
* Just skeleton bits of file-based FFT cache
|
2006-05-02 |
Chris Cannam |
* Start factoring out the spectrogram's FFT cache into a separate set of
|
2006-04-27 |
Chris Cannam |
* Add file open/save operations to main toolbar
|
2006-04-27 |
Chris Cannam |
* Ensure consistent ordering of layer text labels
|
2006-04-26 |
Chris Cannam |
* Compile fix in DSSIPluginInstance, add origin notes to icons and samples
|
2006-04-26 |
Chris Cannam |
* Fix crash in spectrogram layer when replacing model
|
2006-04-26 |
Chris Cannam |
* Some work on reloading play parameters from file (not quite working yet)
|
2006-04-25 |
Chris Cannam |
* Pull out temporary directory management into its own class
|
2006-04-24 |
Chris Cannam |
* Update Windows Vamp plugin search path
|
2006-04-24 |
Chris Cannam |
* Avoid instantiating a plugin twice when configuring it (the min/max channel
|
2006-04-13 |
Chris Cannam |
* Replace crash with warning when a transform could not be automatically
|
2006-04-12 |
Chris Cannam |
* Add BZipFileDevice to handle bzip2 compress/uncompress without all that
|
2006-04-10 |
Chris Cannam |
* Implement harmonic cursor in spectrogram
|
2006-04-10 |
Chris Cannam |
* Create temporary directory, cleaned up on exit, and use it to store
|
2006-04-07 |
Chris Cannam |
* Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong
|
2006-04-06 |
Chris Cannam |
* fix compile warnings and genuine int/size_t overflow
|
2006-04-06 |
Chris Cannam |
* fix to plugin output resolution
|
2006-04-06 |
Chris Cannam |
* Remove dsp directory. This is now the qm-dsp library used by
|
2006-04-05 |
Chris Cannam |
* Support latest changes to Vamp API (value names for parameters, FFT
|
2006-04-03 |
Chris Cannam |
* Make the item-edit dialog do something useful
|
2006-04-03 |
Chris Cannam |
* Support plugins returning 0 for preferred block/step size
|
2006-03-31 |
Chris Cannam |
* Add support for frequency-domain inputs to Vamp plugins
|
2006-03-31 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
2006-03-30 |
Chris Cannam |
* Add stub for item-edit dialog (for editing properties of an item on double-
|
2006-03-30 |
Chris Cannam |
* Ensure plugin parameters for a transform are saved in the .sv file and
|
2006-03-29 |
Chris Cannam |
* Add auto-normalize option to waveform layer
|
2006-03-28 |
Martin Gasser |
fixed some problems with building the latest revision on the mac
|
2006-03-27 |
Chris Cannam |
* adjust for latency if the plugin reports it
|
2006-03-27 |
Chris Cannam |
* More structural work on feature extraction plugin C <-> C++ adapter
|
2006-03-24 |
Chris Cannam |
* Sketch for host side of the plugin C++ <-> C bridge. This will be simpler
|
2006-03-24 |
Chris Cannam |
* Add C API for feature extraction plugins
|
2006-03-23 |
Chris Cannam |
* Add editing for auralisation plugin parameters and programs
|
2006-03-22 |
Chris Cannam |
* Add plugin parameter dialog, and use it to set up parameters for feature
|
2006-03-22 |
Chris Cannam |
* added to- and from- XML methods to PluginInstance
|
2006-03-21 |
Martin Gasser |
fixed some bugs in tonal change detection function, removed ChromaMatrix (no longer used), added TCSgram
|
2006-03-20 |
Chris Cannam |
* Create a new time instants layer if Enter is hit when there is no existing
|
2006-03-20 |
Chris Cannam |
* Update licensing rubric for GPL
|
2006-03-20 |
Chris Cannam |
* Make RealTimePluginInstances also provide the PluginInstance interface
|
2006-03-20 |
Chris Cannam |
* Pull out parameter/description query methods from FeatureExtractionPlugin
|
2006-03-20 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
2006-03-20 |
Chris Cannam |
* update TODO, some tidying
|
2006-03-17 |
Chris Cannam |
* Add menu for re-adding existing layers
|
2006-03-16 |
Chris Cannam |
* Add Insert Instant function in main window
|
2006-03-15 |
Chris Cannam |
* Restore proper channel selection support for new layers
|
2006-03-13 |
Chris Cannam |
* Use commands for add/delete pane in main window
|
2006-03-10 |
Chris Cannam |
* More document structure / main window / file I/O work
|
2006-03-08 |
Chris Cannam |
* more MainWindow/Document stuff
|
2006-03-08 |
Chris Cannam |
* Further MainWindow -> Document refactoring
|
2006-03-06 |
Chris Cannam |
* A bit more work on main window / document / commands stuff. This is still
|
2006-03-03 |
Chris Cannam |
* Fix a crash in PortAudio output for mono data
|
2006-03-03 |
Chris Cannam |
* Continue MainWindow refactoring by making MainWindow actually use the new
|
2006-03-03 |
Martin Gasser |
MacOS fixes, TonalChangeDetector added
|
2006-03-02 |
Chris Cannam |
* Refactor Layer classes so as no longer to store a single View pointer;
|
2006-03-01 |
Chris Cannam |
* Rejig project file a bit to do pkg-config detection &c
|
2006-02-27 |
Chris Cannam |
* Add "Export Audio File" option
|
2006-02-23 |
Chris Cannam |
* Rearrange spectrogram cacheing so that gain, normalization, instantaneous
|
2006-02-20 |
Chris Cannam |
* Improvements to text layer editing, and implement file I/O for it
|
2006-02-20 |
Chris Cannam |
* Add TextModel and TextLayer types
|
2006-02-17 |
Chris Cannam |
* As previous commit
|
2006-02-17 |
Chris Cannam |
* Implement play mute, level and pan controls and a layer visibility control
|
2006-02-15 |
Chris Cannam |
* Add LED button
|
2006-02-14 |
Chris Cannam |
* Change SpectrogramLayer to use its own cache type instead of a QImage
|
2006-02-10 |
Chris Cannam |
* Add the Note layer for pianoroll-type display of note-type data
|
2006-02-09 |
Chris Cannam |
* Add basics of MIDI file import. Doesn't actually create the model yet.
|
2006-02-08 |
Chris Cannam |
* Add ffwd/rewind
|
2006-02-06 |
Chris Cannam |
* Rationalise the local feature identification API in Layer subclasses
|
2006-02-03 |
Chris Cannam |
* Some fixes to waveform layer greyscaling
|
2006-02-02 |
Chris Cannam |
* Add natty segmentation display to time-value layer. Need to do the same
|
2006-02-02 |
Chris Cannam |
* Refactor sparse models. Previously the 1D and time-value models duplicated
|
2006-02-01 |
Chris Cannam |
* Add Chromagram plugin, and make a number of fixes to the dense 3d model
|
2006-01-31 |
Chris Cannam |
* Add Zero Crossings output from zc plugin (as well as Zero Crossings Count)
|
2006-01-31 |
Chris Cannam |
* Update some copyright notice dates
|
2006-01-30 |
Chris Cannam |
* Add command history class, and basic undo/redo menus. No actual commands
|
2006-01-30 |
Chris Cannam |
* Add getXForFrame / getFrameForX in preference to using the zoom level everywhere
|
2006-01-27 |
Chris Cannam |
* Introduce potentially-separate read and write ring buffers, so we can swap
|
2006-01-26 |
Chris Cannam |
* Add basic drag editing of time instants.
|
2006-01-26 |
Chris Cannam |
* Add ability to create empty layers for editing
|
2006-01-26 |
Chris Cannam |
* Fixes to playback of short looped files, of synthesised content within looped
|
2006-01-25 |
Chris Cannam |
* Fix update and play limits for play-selection mode when not looping
|
2006-01-24 |
Chris Cannam |
* Add play-selection and looping modes. Looping seems to work OK, but
|
2006-01-23 |
Chris Cannam |
* Hook up tool selection buttons to switch the cursor mode
|
2006-01-19 |
Chris Cannam |
* Add more icons and rationalise menu options to the usual set (on the File menu)
|
2006-01-19 |
Chris Cannam |
* Rework handling of layer properties in file I/O -- we now get the individual
|
2006-01-17 |
Chris Cannam |
* Hook up SV file i/o. You can now save and load sessions.
|
2006-01-13 |
Chris Cannam |
* Session file save, and the skeleton of session file load.
|
2006-01-12 |
Chris Cannam |
* Beginnings of session save code
|
2006-01-12 |
Chris Cannam |
* Update copyrights to 2006
|
2006-01-12 |
Chris Cannam |
* Debug
|
2006-01-10 |
Chris Cannam |
initial import
|