Mercurial > hg > svapp
log audioio/AudioGenerator.h @ 295:14b1768e5406 tonioni
age | author | description |
---|---|---|
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 |