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
|
Tue, 15 Sep 2015 16:44:13 +0100 |
Chris Cannam |
Replace session when recording; add browse to recorded audio
recording
|
Thu, 20 Aug 2015 16:01:41 +0100 |
Chris Cannam |
Enable playback if audioIO found (as well as if playback target is)
recording
|
Thu, 20 Aug 2015 15:56:11 +0100 |
Chris Cannam |
Merge from branch 2.0-integration
recording
|
Thu, 20 Aug 2015 15:52:23 +0100 |
Chris Cannam |
Range has changed for play speed control
2.0-integration
|
Thu, 20 Aug 2015 15:46:05 +0100 |
Chris Cannam |
Enable record button. Let's see what it does.
recording
|
Thu, 20 Aug 2015 14:54:21 +0100 |
Chris Cannam |
Merge through to branch for Tony 2.0
2.0-integration
|
Tue, 31 Mar 2015 15:09:58 +0100 |
Chris Cannam |
Wait for initial analysis to complete before loading (as well as saving)
|
Tue, 31 Mar 2015 14:46:40 +0100 |
Chris Cannam |
Level-pan widget sizing for OS/X
|
Tue, 31 Mar 2015 14:05:39 +0100 |
Chris Cannam |
LevelPanWidget alternative without including muting
|
Tue, 31 Mar 2015 11:05:02 +0100 |
Chris Cannam |
Wire options into CSVFileWriter; omit levels from Tony note export
|
Mon, 30 Mar 2015 17:27:56 +0100 |
Chris Cannam |
Wire up reset-analysis-options
|
Mon, 30 Mar 2015 14:28:04 +0100 |
Chris Cannam |
Experiment with simple button logic for LevelPanWidget (separating out playback toggle again)
|
Wed, 25 Mar 2015 17:02:40 +0000 |
matthiasm |
new analysis menu fully functional (but not much tested)
|
Wed, 25 Mar 2015 14:08:54 +0000 |
matthiasm |
added functionless new items to analysis menu (for pyin parameter); needs more work
|
Wed, 25 Mar 2015 12:22:16 +0000 |
Chris Cannam |
Minor adjustment to Analyse menu (but new option is not yet hooked up)
|
Wed, 25 Mar 2015 11:41:17 +0000 |
Chris Cannam |
Fixes to enabled/disabled state in level-pan tool button
|
Wed, 25 Mar 2015 11:09:33 +0000 |
Chris Cannam |
Fixes to muting from level-pan tool button
|
Wed, 25 Mar 2015 10:33:19 +0000 |
Chris Cannam |
Introduce level/pan toolbar buttons
|
Wed, 25 Mar 2015 09:08:55 +0000 |
Chris Cannam |
An experiment
|
Tue, 24 Mar 2015 15:48:25 +0000 |
Chris Cannam |
Replace mute toggles as well
|
Tue, 24 Mar 2015 14:40:31 +0000 |
Chris Cannam |
Try adding a combined simple level/pan widget
|
Mon, 23 Mar 2015 11:26:28 +0000 |
Chris Cannam |
Merge from cxx11 branch
|
Mon, 23 Mar 2015 10:33:32 +0000 |
Chris Cannam |
Merge from default branch
cxx11-types
|
Wed, 11 Mar 2015 11:54:29 +0000 |
Chris Cannam |
Build fixes etc
cxx11-types
|
Mon, 10 Nov 2014 15:59:09 +0000 |
Chris Cannam |
Make overview area easier to see
|
Mon, 10 Nov 2014 14:41:00 +0000 |
Chris Cannam |
Back out earlier experimental switch to select tool for default
|
Mon, 10 Nov 2014 10:07:07 +0000 |
Chris Cannam |
Change default centring (somewhat randomly at this point)
|
Mon, 10 Nov 2014 09:54:51 +0000 |
Chris Cannam |
Experimentally make select tool the default, instead of navigate. People are reporting problems working out how to select things, we need to address that.
|
Tue, 09 Sep 2014 16:35:29 +0100 |
Chris Cannam |
open -> openPath (for progress, with remote URLs)
|
Mon, 01 Sep 2014 16:12:15 +0100 |
Chris Cannam |
Workaround for disappearing menubar under Ubuntu
|
Tue, 22 Jul 2014 15:43:47 +0100 |
matthiasm |
fixed pitch track/note sonification turning unwanted in no-sonification version
|
Mon, 21 Jul 2014 14:23:51 +0100 |
Chris Cannam |
Add text to About box to show the configuration
tonioni_experiment_july2014
|
Thu, 17 Jul 2014 14:37:22 +0100 |
matthiasm |
new help url
|
Wed, 16 Jul 2014 14:35:00 +0100 |
matthiasm |
code to remove duration/sample rate from panes
|
Tue, 15 Jul 2014 18:15:37 +0100 |
matthiasm |
removed unhelpful help item from help menu
|
Tue, 15 Jul 2014 18:12:48 +0100 |
matthiasm |
switching of sonification and spectrogram via command line argument
|
Tue, 15 Jul 2014 15:42:46 +0100 |
matthiasm |
mergewq
|
Tue, 15 Jul 2014 15:42:21 +0100 |
matthiasm |
adding no spectrogram and no sonification options
|
Mon, 14 Jul 2014 19:25:42 +0100 |
matthiasm |
corrected note track tooltip
|
Wed, 02 Jul 2014 19:22:05 +0100 |
Chris Cannam |
Merge from default branch, and update to make sure we retain the DAW-style scrolling (page without moving playhead on scroll)
|
Wed, 18 Jun 2014 13:43:04 +0100 |
Chris Cannam |
Merge from tonioni branch, merge subrepos to tonioni branch
warnfix_no_size_t
|
Wed, 18 Jun 2014 10:44:05 +0100 |
matthiasm |
smaller step size for ffwd and rewind
|
Wed, 18 Jun 2014 10:13:12 +0100 |
matthiasm |
changed the way the cursor works
|
Wed, 18 Jun 2014 09:13:25 +0100 |
Chris Cannam |
Configure stuff and fixes for -Werror
warnfix_no_size_t
|
Mon, 16 Jun 2014 12:33:29 +0100 |
matthiasm |
another wording improvement (?) for analysis menu
|