graph
- Merge from the default branchintegration_library 2011-10-17, by mathieub
- Add setDefaultSessionTemplate2011-10-17, by Chris Cannam
- Merge from the default branchintegration_library 2011-10-11, by Chris Cannam
- m_bufferSize = 2048 in AudioPortAudioTarget.cppintegration_library 2011-10-10, by mathieub
- Debug output only2011-10-07, by Chris Cannam
- Added tag sv_v1.9 for changeset eaef94d9f9bf2011-09-28, by Chris Cannam
- Mergesv_v1.9 2011-09-28, by Chris Cannam
- Reduce PortAudio suggested latency. No idea whether this will really help2011-09-28, by Chris Cannam
- Avoid creating a time stretcher if no sample rate set (SF bug #3376634)2011-09-28, by Chris Cannam
- Merge2011-09-28, by Chris Cannam
- Remove unnecessary configure dependency for raptor2011-09-28, by Chris Cannam
- Set m_pluginBlockSize = 1024 instead of 2048, block size which does not work on OSX 10.5.8integration_library 2011-08-23, by mathieub
- Merge from the default branchintegration_library 2011-08-23, by mathieub
- Merge from branch "sonification"integration_library 2011-07-25, by mathieub
- Patch from Michel Alexandre Salim to remove unwanted virtual inheritance from QObject (#258)2011-08-10, by Chris Cannam
- Fix compile error (bad merge! oops)2011-06-29, by Chris Cannam
- Merge from branch "templating"2011-06-26, by Chris Cannam
- Add queueExampleNote method to AudioCallbackPlaySource, providing a way to add a note to a special model which is mixed in outside of the normal playback flow. Currently mixing & generation happen in the play thread, which doesn't work very well -- buffer pending.sonification 2011-06-24, by Chris Cannam
- Refactor mixNoteModel and mixSparseOneDimensionalModel into a single mixSparseModel -- attempting to clear the decks a bit for asynchronous example-note playingsonification 2011-06-24, by Chris Cannam
- Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)2011-06-14, by Chris Cannam
- Merge from debug-output branch2011-06-14, by Chris Cannam
- Pull the default session template directly from settings, instead of storing ittemplating 2011-05-23, by Chris Cannam
- Split out openSessionTemplate with template name argument rather than FileSourcetemplating 2011-05-17, by Chris Cannam
- Convert many cerrs to DEBUGsdebug-output 2011-05-16, by Chris Cannam