Mercurial > hg > svapp
log
age | author | description |
---|---|---|
Tue, 23 Aug 2011 14:43:54 +0100 | mathieub | Set m_pluginBlockSize = 1024 instead of 2048, block size which does not work on OSX 10.5.8 integration_library |
Tue, 23 Aug 2011 12:03:55 +0100 | mathieub | Merge from the default branch integration_library |
Mon, 25 Jul 2011 17:57:59 +0100 | mathieub | Merge from branch "sonification" integration_library |
Wed, 10 Aug 2011 16:00:55 +0100 | Chris Cannam | Patch from Michel Alexandre Salim to remove unwanted virtual inheritance from QObject (#258) |
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 |