Wed, 16 Oct 2019 15:26:59 +0100 |
Chris Cannam |
Make it possible to open an audio device for playback and upgrade it to I/O later on - avoiding the Mac microphone-permission dialog until we are actually wanting to record
|
Fri, 04 Oct 2019 13:52:48 +0100 |
Chris Cannam |
Support updated PaneStack options API
|
Fri, 05 Jul 2019 17:53:35 +0100 |
Chris Cannam |
Remove obsolete declaration
by-id
|
Thu, 04 Jul 2019 14:31:22 +0100 |
Chris Cannam |
Overhaul SV file reader etc
by-id
|
Wed, 03 Jul 2019 14:21:05 +0100 |
Chris Cannam |
ModelId updates
by-id
|
Tue, 14 May 2019 14:51:09 +0100 |
Chris Cannam |
Permit subclass to determine window title format
single-point
|
Thu, 28 Mar 2019 14:34:00 +0000 |
Chris Cannam |
Add exportLayerTo (moved here from MainWindow)
single-point
|
Thu, 28 Mar 2019 13:37:40 +0000 |
Chris Cannam |
Support reading OSC script from stdin; make it possible to run OSC script even without external OSC port
single-point
|
Mon, 25 Mar 2019 15:49:23 +0000 |
Chris Cannam |
Toward running an OSC script in batch
osc-script
|
Mon, 26 Nov 2018 13:53:26 +0000 |
Chris Cannam |
Use override throughout
fix-static-analysis
|
Thu, 20 Sep 2018 11:45:37 +0100 |
Chris Cannam |
ZoomLevel fixes
zoom
|
Thu, 28 Jun 2018 15:29:26 +0100 |
Chris Cannam |
Toward importing audio from CSVs
import-audio-data
|
Thu, 19 Apr 2018 13:17:42 +0100 |
Chris Cannam |
Make "Select All" select the whole span of everything that exists, not just the main model (toward SF bug #243 Copied Time Instant Layer does not include instant at end of track)
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Wed, 04 Jan 2017 19:10:32 +0000 |
Chris Cannam |
Merge
3.0-integration
|
Wed, 04 Jan 2017 18:54:50 +0000 |
Chris Cannam |
Ensure a time ruler layer created from a template is identified as such, so that it gets added to subsequent panes as well
3.0-integration
|
Wed, 04 Jan 2017 16:03:12 +0000 |
Chris Cannam |
Wire up record monitoring
3.0-integration
|
Wed, 04 Jan 2017 14:21:24 +0000 |
Chris Cannam |
Ah, there already was a mechanism for that (recordDurationChanged()). But in any case we are better off prompting the model to update I think.
3.0-integration
|
Wed, 04 Jan 2017 13:23:18 +0000 |
Chris Cannam |
Add record update timer (very crude this)
3.0-integration
|
Wed, 04 Jan 2017 11:48:03 +0000 |
Chris Cannam |
Fix race condition in first-time recording, where adding the recording wave model would prompt the audio play source to note that its channel count had increased (from 0 to, say, 2) and thus to cause the audio device to be reopened, stopping recording. Fix is to make this only happen if channel count increases beyond that of the device, which shouldn't happen in the recording case
3.0-integration
|
Thu, 15 Dec 2016 10:36:41 +0000 |
Chris Cannam |
Moving around some UI bits
levelpanwidget
|
Wed, 14 Dec 2016 14:28:41 +0000 |
Chris Cannam |
Merge from branch 3.0-integration
levelpanwidget
|
Mon, 12 Dec 2016 15:45:33 +0000 |
Chris Cannam |
Reopen the audio device directly when preference is changed
3.0-integration
|
Wed, 07 Dec 2016 13:57:45 +0000 |
Chris Cannam |
Add a ResamplerWrapper
bqresample
|
Mon, 05 Dec 2016 15:47:40 +0000 |
Chris Cannam |
Start incorporating level-pan widgets
levelpanwidget
|
Fri, 25 Nov 2016 09:57:36 +0000 |
Chris Cannam |
Add Winnow as well
subdivide-instants
|
Fri, 25 Nov 2016 09:38:53 +0000 |
Chris Cannam |
Implement "Subdivide Selected Instants". Also add the relabel command to the history, which I previously forgot to do!
subdivide-instants
|
Wed, 02 Mar 2016 17:25:27 +0000 |
Chris Cannam |
Merge in from SV 3.0-integration branches
alignment-simple
|
Wed, 16 Sep 2015 12:04:26 +0100 |
Chris Cannam |
Add status bar "Recording" message and timer while recording
tony-2.0-integration
|
Tue, 15 Sep 2015 16:34:08 +0100 |
Chris Cannam |
Add audio record mode (option to replace session) and support for browsing to record directory
recording
|