Wed, 02 Apr 2014 21:25:56 +0100 |
Chris Cannam |
Much fiddling toward getting sessions and individual audio files to load cleanly when they need quite different handling after load
tonioni
|
Thu, 12 Dec 2013 15:20:14 +0000 |
Chris Cannam |
Remove OSC option from constructor -- call startOSCQueue() after construction if you want it.
|
Tue, 09 Jul 2013 11:44:51 +0100 |
Chris Cannam |
Add dedicated signal for ability to change template
|
Fri, 16 Nov 2012 13:09:58 +0000 |
Chris Cannam |
Move member that is initialised in subclass down to that subclass
|
Mon, 02 Jul 2012 12:45:38 +0100 |
Chris Cannam |
Add canReplaceMainAudio indicator signal
sv_v2.0
|
Mon, 30 Jan 2012 16:02:14 +0000 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
Mon, 17 Oct 2011 14:33:57 +0100 |
Chris Cannam |
Add setDefaultSessionTemplate
|
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
|
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 13:58:08 +0100 |
Chris Cannam |
Add saveSessionTemplate method
templating
|