Tue, 10 Mar 2015 17:02:52 +0000 |
Chris Cannam |
Further dedicated-types fixes
cxx11
|
Thu, 17 Jul 2014 16:22:54 +0100 |
Chris Cannam |
Small fixes: avoid static etc
|
Tue, 17 Jun 2014 16:23:06 +0100 |
Chris Cannam |
Remove size_t's, fix compiler warnings
warnfix_no_size_t
|
Thu, 08 May 2014 15:04:42 +0100 |
Chris Cannam |
Quieter clip playback for note layers
tony_integration
|
Sun, 12 Jan 2014 05:12:08 -0500 |
Rachel Bittner |
Added alternate waveforms for sonification. Created parameter m_wavetype in ContinuousSynth.
tonioni
|
Wed, 08 Jan 2014 13:07:22 +0000 |
Chris Cannam |
Add a basic continuous synth implementation (simple sinusoids only, no gaps)
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 10:58:10 +0000 |
Chris Cannam |
Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin
tonioni
|
Mon, 02 Dec 2013 17:12:27 +0000 |
Chris Cannam |
Use NoteExportable, now in svcore, to generate note data
tonioni
|
Fri, 19 Apr 2013 15:37:27 +0100 |
matthiasm |
different colours, some minor changes, mainly debugging cerrs
tonioni
|
Mon, 15 Apr 2013 17:23:14 +0100 |
Chris Cannam |
Refactor to combine the two synthetic playback methods, with a single separate method to extract the basic note data from model
|
Fri, 24 Jun 2011 16:44:02 +0100 |
Chris Cannam |
Add queueExampleNote method to AudioCallbackPlaySource, providing a way to add a note to a special model which is mixed in outside of the normal playback flow. Currently mixing & generation happen in the play thread, which doesn't work very well -- buffer pending.
sonification
|
Fri, 24 Jun 2011 15:39:00 +0100 |
Chris Cannam |
Refactor mixNoteModel and mixSparseOneDimensionalModel into a single mixSparseModel -- attempting to clear the decks a bit for asynchronous example-note playing
sonification
|
Tue, 18 Aug 2009 11:01:32 +0000 |
Chris Cannam |
* Fix failure to send note-offs where multiple notes end at the same sample
|
Thu, 13 Mar 2008 14:06:03 +0000 |
Chris Cannam |
* Fix #1628781 changes to layer visibility and mute should use a command
|
Wed, 24 Oct 2007 16:34:31 +0000 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
Wed, 26 Apr 2006 16:00:13 +0000 |
Chris Cannam |
* Fix crash in spectrogram layer when replacing model
|
Tue, 25 Apr 2006 22:14:43 +0000 |
Chris Cannam |
* Pull out temporary directory management into its own class
|
Mon, 10 Apr 2006 13:52:32 +0000 |
Chris Cannam |
* Create temporary directory, cleaned up on exit, and use it to store
|
Thu, 23 Mar 2006 15:49:41 +0000 |
Chris Cannam |
* Add editing for auralisation plugin parameters and programs
|
Mon, 20 Mar 2006 15:10:07 +0000 |
Chris Cannam |
* Update licensing rubric for GPL
|
Mon, 20 Mar 2006 11:40:39 +0000 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
Fri, 17 Feb 2006 18:11:08 +0000 |
Chris Cannam |
* As previous commit
|
Wed, 15 Feb 2006 17:58:35 +0000 |
Chris Cannam |
* Add LED button
|
Thu, 09 Feb 2006 18:01:52 +0000 |
Chris Cannam |
* Add basics of MIDI file import. Doesn't actually create the model yet.
|
Thu, 02 Feb 2006 16:10:19 +0000 |
Chris Cannam |
* Refactor sparse models. Previously the 1D and time-value models duplicated
|
Wed, 25 Jan 2006 17:46:28 +0000 |
Chris Cannam |
* Fix update and play limits for play-selection mode when not looping
|
Thu, 12 Jan 2006 13:45:27 +0000 |
Chris Cannam |
* Update copyrights to 2006
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|