Wed, 28 Sep 2011 13:24:49 +0100 |
Chris Cannam |
Avoid creating a time stretcher if no sample rate set (SF bug #3376634)
|
Wed, 28 Sep 2011 10:17:35 +0100 |
Chris Cannam |
Merge
|
Wed, 28 Sep 2011 10:16:14 +0100 |
Chris Cannam |
Remove unnecessary configure dependency for raptor
|
Tue, 23 Aug 2011 14:43:54 +0100 |
mathieub |
Set m_pluginBlockSize = 1024 instead of 2048, block size which does not work on OSX 10.5.8
integration_library
|
Tue, 23 Aug 2011 12:03:55 +0100 |
mathieub |
Merge from the default branch
integration_library
|
Mon, 25 Jul 2011 17:57:59 +0100 |
mathieub |
Merge from branch "sonification"
integration_library
|
Wed, 10 Aug 2011 16:00:55 +0100 |
Chris Cannam |
Patch from Michel Alexandre Salim to remove unwanted virtual inheritance from QObject (#258)
|
Wed, 29 Jun 2011 09:57:36 +0100 |
Chris Cannam |
Fix compile error (bad merge! oops)
|
Sun, 26 Jun 2011 19:53:34 +0100 |
Chris Cannam |
Merge from branch "templating"
|
Fri, 24 Jun 2011 16:44:02 +0100 |
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
|
Fri, 24 Jun 2011 15:39:00 +0100 |
Chris Cannam |
Refactor mixNoteModel and mixSparseOneDimensionalModel into a single mixSparseModel -- attempting to clear the decks a bit for asynchronous example-note playing
sonification
|
Tue, 14 Jun 2011 15:27:12 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Tue, 14 Jun 2011 14:49:22 +0100 |
Chris Cannam |
Merge from debug-output branch
|
Mon, 23 May 2011 16:12:29 +0100 |
Chris Cannam |
Pull the default session template directly from settings, instead of storing it
templating
|
Tue, 17 May 2011 17:04:22 +0100 |
Chris Cannam |
Split out openSessionTemplate with template name argument rather than FileSource
templating
|
Mon, 16 May 2011 17:19:40 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:56 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Wed, 11 May 2011 13:49:21 +0100 |
Chris Cannam |
Break out openSessionTemplate into its own method, so as to ensure it doesn't do any of that stuff like setting the session save path or last loaded-from location
templating
|
Wed, 11 May 2011 12:23:55 +0100 |
Chris Cannam |
When saving a session as a template, use the silent.wav placeholder instead of the main model
templating
|
Tue, 10 May 2011 19:37:45 +0100 |
Chris Cannam |
Don't add templates to Recent Files
templating
|
Tue, 10 May 2011 13:58:08 +0100 |
Chris Cannam |
Add saveSessionTemplate method
templating
|
Mon, 09 May 2011 16:55:47 +0100 |
Chris Cannam |
Don't unbundle templates; open directly from bundle (but allow user's own copy to take priority). Also use .svt for templates
templating
|
Mon, 09 May 2011 11:56:24 +0100 |
Chris Cannam |
Store default template name in MainWindowBase
templating
|
Wed, 27 Apr 2011 14:46:06 +0100 |
Chris Cannam |
Add ReplaceSession open mode for audio files, which discards the session
templating
|
Wed, 27 Apr 2011 11:33:48 +0100 |
Chris Cannam |
Merge from default branch
templating
|
Thu, 14 Apr 2011 15:21:41 +0100 |
Chris Cannam |
Use briefer filename for import command name
|
Thu, 07 Apr 2011 15:20:53 +0100 |
Chris Cannam |
Added tag sv_v1.8 for changeset 64dfa7d6171d
|
Tue, 29 Mar 2011 17:56:32 +0100 |
Chris Cannam |
Use TempWriteFile when saving session files, to avoid clobbering until file save complete
sv_v1.8
|
Tue, 08 Mar 2011 11:31:24 +0000 |
Chris Cannam |
* Update config per recent changes to svcore
|
Fri, 04 Feb 2011 14:31:33 +0000 |
Chris Cannam |
* Add Paste at Playback Position function
|