log

age author description
Wed, 08 Jan 2014 13:07:22 +0000 Chris Cannam Add a basic continuous synth implementation (simple sinusoids only, no gaps) tonioni
Wed, 08 Jan 2014 11:00:12 +0000 Chris Cannam Comments tonioni
Wed, 08 Jan 2014 09:58:48 +0000 Chris Cannam Fix some foolish mistakes. We have arbitrary frequency note playback now (though with rough edges) tonioni
Tue, 07 Jan 2014 17:11:14 +0000 Chris Cannam Initial implementation of clip note mix tonioni
Tue, 07 Jan 2014 15:52:47 +0000 Chris Cannam sampleId -> clipId tonioni
Tue, 07 Jan 2014 15:50:04 +0000 Chris Cannam More work on mixing and file i/o for sample stuff tonioni
Tue, 07 Jan 2014 13:10:35 +0000 Chris Cannam More toward using clip mixer tonioni
Tue, 07 Jan 2014 13:04:29 +0000 Chris Cannam Remove obsolete project files tonioni
Tue, 07 Jan 2014 10:58:10 +0000 Chris Cannam Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin tonioni
Thu, 12 Dec 2013 15:20:14 +0000 Chris Cannam Remove OSC option from constructor -- call startOSCQueue() after construction if you want it.
Wed, 04 Dec 2013 19:40:24 +0000 Chris Cannam Add non-SV-preference types tonioni
Wed, 04 Dec 2013 18:22:28 +0000 Chris Cannam Make the default zoom level somewhat configurable tonioni
Tue, 03 Dec 2013 17:58:53 +0000 Chris Cannam Merge from default branch tonioni
Tue, 03 Dec 2013 12:35:39 +0000 Chris Cannam Ensure playStatusChanged gets connected to view manager
Mon, 02 Dec 2013 17:12:27 +0000 Chris Cannam Use NoteExportable, now in svcore, to generate note data tonioni
Mon, 02 Dec 2013 15:47:16 +0000 Chris Cannam Merge branch tonioni_multi_transform tonioni
Mon, 02 Dec 2013 15:06:16 +0000 Chris Cannam Enable multi-transform stuff through to here tonioni_multi_transform
Mon, 02 Dec 2013 12:29:54 +0000 Chris Cannam Update to the multi-transform api in svcore tonioni_multi_transform
Tue, 26 Nov 2013 14:39:57 +0000 Chris Cannam Merge from default branch tonioni
Tue, 26 Nov 2013 14:14:25 +0000 Chris Cannam Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
Tue, 26 Nov 2013 14:12:50 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Fri, 22 Nov 2013 10:41:36 +0000 Chris Cannam Merge from default branch tonioni
Wed, 09 Oct 2013 14:56:20 +0100 Chris Cannam Add CSVFile option
Fri, 12 Jul 2013 13:26:41 +0100 Chris Cannam Merge from the default branch tonioni
Tue, 09 Jul 2013 11:44:51 +0100 Chris Cannam Add dedicated signal for ability to change template
Thu, 16 May 2013 15:00:21 +0100 Chris Cannam Added tag sv_v2.1 for changeset 8cb01cd2441d
Thu, 16 May 2013 14:05:02 +0100 Chris Cannam Delete things sv_v2.1
Tue, 14 May 2013 16:02:52 +0100 Chris Cannam Added tag sv_v2.1 for changeset 32d8084f8543
Tue, 14 May 2013 12:37:31 +0100 Chris Cannam Merge from branch "qt5". This revision actually builds with Qt4 (late releases) or Qt5, though it will warn on configure with Qt4.
Mon, 13 May 2013 14:39:31 +0100 Chris Cannam Update configure qt5