graph
- added constraint on note sonification (ok between 20 and 2000 Hz)tonioni 2014-01-16, by matthiasm
- note release is now a ramptonioni 2014-01-14, by matthiasm
- CoreAudio play target was never actually implemented, we use PortAudio on OS/Xtonioni 2014-01-09, by Chris Cannam
- Square wavetonioni 2014-01-09, by Chris Cannam
- Free, not deletetonioni 2014-01-09, by Chris Cannam
- Use sv-dependency-builds on OS/X as well if no config.pritonioni 2014-01-09, by Chris Cannam
- interpolation, longer crossfadestonioni 2014-01-08, by Chris Cannam
- Silence playback when nothing is going ontonioni 2014-01-08, by Chris Cannam
- Add a basic continuous synth implementation (simple sinusoids only, no gaps)tonioni 2014-01-08, by Chris Cannam
- Commentstonioni 2014-01-08, by Chris Cannam
- Fix some foolish mistakes. We have arbitrary frequency note playback now (though with rough edges)tonioni 2014-01-08, by Chris Cannam
- Initial implementation of clip note mixtonioni 2014-01-07, by Chris Cannam
- sampleId -> clipIdtonioni 2014-01-07, by Chris Cannam
- More work on mixing and file i/o for sample stufftonioni 2014-01-07, by Chris Cannam
- More toward using clip mixertonioni 2014-01-07, by Chris Cannam
- Remove obsolete project filestonioni 2014-01-07, by Chris Cannam
- Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugintonioni 2014-01-07, by Chris Cannam
- Remove OSC option from constructor -- call startOSCQueue() after construction if you want it.2013-12-12, by Chris Cannam
- Add non-SV-preference typestonioni 2013-12-04, by Chris Cannam
- Make the default zoom level somewhat configurabletonioni 2013-12-04, by Chris Cannam
- Merge from default branchtonioni 2013-12-03, by Chris Cannam
- Ensure playStatusChanged gets connected to view manager2013-12-03, by Chris Cannam
- Use NoteExportable, now in svcore, to generate note datatonioni 2013-12-02, by Chris Cannam
- Merge branch tonioni_multi_transformtonioni 2013-12-02, by Chris Cannam
- Enable multi-transform stuff through to heretonioni_multi_transform 2013-12-02, by Chris Cannam
- Update to the multi-transform api in svcoretonioni_multi_transform 2013-12-02, by Chris Cannam
- Merge from default branchtonioni 2013-11-26, by Chris Cannam
- Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings2013-11-26, by Chris Cannam
- Drop std:: from cout, cerr, endl -- pull these in through Debug.h2013-11-26, by Chris Cannam
- Merge from default branchtonioni 2013-11-22, by Chris Cannam
- Add CSVFile option2013-10-09, by Chris Cannam
- Merge from the default branchtonioni 2013-07-12, by Chris Cannam
- Add dedicated signal for ability to change template2013-07-09, by Chris Cannam
- Added tag sv_v2.1 for changeset 8cb01cd2441d2013-05-16, by Chris Cannam
- Delete thingssv_v2.1 2013-05-16, by Chris Cannam
- Added tag sv_v2.1 for changeset 32d8084f85432013-05-14, by Chris Cannam
- Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.2013-05-14, by Chris Cannam
- Update configureqt5 2013-05-13, by Chris Cannam
- Regenerate configureqt5 2013-04-26, by Chris Cannam
- Look for qmake-qt5, not qt4qt5 2013-04-26, by Chris Cannam
- different colours, some minor changes, mainly debugging cerrstonioni 2013-04-19, by matthiasm
- Merge from the default branchtonioni 2013-04-15, by Chris Cannam
- Somewhat simpler synthetic-model determination2013-04-15, by Chris Cannam
- Add FlexiNoteModel supporttonioni 2013-04-15, by Chris Cannam
- Merge from the default branchtonioni 2013-04-15, by Chris Cannam
- Some debug and warningstonioni 2013-04-15, by Chris Cannam
- Refactor to combine the two synthetic playback methods, with a single separate method to extract the basic note data from model2013-04-15, by Chris Cannam
- Fix return type2013-04-15, by Chris Cannam
- sample playback problemstonioni 2013-04-13, by gyorgyf
- removed additional prints, midi playback still brokentonioni 2013-04-13, by gyorgyf
- cleanuptonioni 2013-04-13, by gyorgyf
- fixed flexi note layer and propagated model selection to analysertonioni 2013-04-13, by gyorgyf
- added a new layer creator (not very nice though)tonioni 2013-03-26, by matthiasm
- fix to work with FlexiNote...tonioni 2013-03-26, by matthiasm
- added references to new FlexiNote layer and modeltonioni 2013-03-26, by matthiasm
- Add an empty file in order to create the tonioni branchtonioni 2013-03-26, by Chris Cannam
- Define fixed set of dependencies, on Windows, if no config availableqt5 2013-03-25, by Chris Cannam
- Add dependency build pathsqt5 2013-03-25, by Chris Cannam
- Get this one building with Qt5qt5 2013-03-11, by Chris Cannam
- Move member that is initialised in subclass down to that subclass2012-11-16, by Chris Cannam
- Minor tidy in configure2012-08-21, by Chris Cannam
- Added tag sv_v2.0 for changeset 7ee215c095dd2012-07-17, by Chris Cannam
- Add canReplaceMainAudio indicator signalsv_v2.0 2012-07-02, by Chris Cannam
- Ensure that file load is actually cancelled when user hits Cancel! (fixing SV bug #487)2012-06-22, by Chris Cannam