Thu, 18 Jul 2019 14:43:41 +0100 |
Chris Cannam |
Fix failure to use the FlexiNoteLayer for the note layer
|
Mon, 08 Jul 2019 19:27:49 +0100 |
Chris Cannam |
ModelById updates
by-id
|
Thu, 20 Jun 2019 11:10:59 +0100 |
Chris Cannam |
Fix failure of "Form Note from Selection" to work correctly when an existing note spanned one end of the selection but did not reach the other. Also update subrepos to fix a deadlock
|
Wed, 19 Jun 2019 13:33:33 +0100 |
Chris Cannam |
Update subrepos and switch to single-point event types
|
Tue, 12 Feb 2019 15:02:50 +0000 |
Chris Cannam |
Update subrepos, build etc to match current SV code
|
Fri, 14 Sep 2018 15:15:41 +0100 |
Chris Cannam |
Update subrepos
|
Wed, 15 Mar 2017 13:41:33 +0000 |
Chris Cannam |
Add Save All function, as proposed by Yi Ting Tan
saveall
|
Wed, 15 Mar 2017 11:31:49 +0000 |
Chris Cannam |
Update SV code following SV 3.0.x release series
|
Fri, 19 Aug 2016 15:58:57 +0100 |
Chris Cannam |
Merge latest SV 3.0 branch code
|
Mon, 19 Oct 2015 11:56:22 +0100 |
Chris Cannam |
Remove debug out, update copyright
|
Wed, 14 Oct 2015 15:54:18 +0100 |
Chris Cannam |
Fix default play speed display
2.0-integration
|
Wed, 14 Oct 2015 15:08:55 +0100 |
Chris Cannam |
Put recorded files in subdirectories by date
2.0-integration
|
Tue, 13 Oct 2015 14:26:40 +0100 |
Chris Cannam |
Adjust model update during recording or writing a new wave file. Formerly we were using the model's completion percentage to indicate write proportion and completion -- that's not a good idea because some layers will reasonably avoid rendering at all until a model reaches 100% completion (it's supposed to report only progress on the initial model generation, and the model shouldn't change during completion updates).
2.0-integration
|
Wed, 16 Sep 2015 11:18:56 +0100 |
Chris Cannam |
Merely loading an audio file and seeing it analysed should not result in a modified session
recording
|
Wed, 16 Sep 2015 11:18:13 +0100 |
Chris Cannam |
Attempt to distinguish audio file path (== location and name of audio file that was loaded) from audio folder (== where new audio is recorded). Not entirely satisfactory
recording
|