Mercurial > hg > svapp
log
age | author | description |
---|---|---|
Wed, 29 Jun 2011 09:57:36 +0100 | Chris Cannam | Fix compile error (bad merge! oops) |
Sun, 26 Jun 2011 19:53:34 +0100 | Chris Cannam | Merge from branch "templating" |
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 |