log audioio/AudioGenerator.h @ 280:cf32a7c584c2 tonioni

age author description
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