Mercurial > hg > svapp
log audioio/AudioCallbackPlaySource.h @ 254:7d6275867058
age | author | description |
---|---|---|
Wed, 10 Aug 2011 16:00:55 +0100 | Chris Cannam | Patch from Michel Alexandre Salim to remove unwanted virtual inheritance from QObject (#258) |
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 |
Tue, 22 Jun 2010 13:48:00 +0000 | Chris Cannam | * Fix problems playing back when the target block size is close to, or |
Tue, 24 Feb 2009 14:01:42 +0000 | Chris Cannam | * Add vestigial Activity Log |
Mon, 07 Jul 2008 16:49:53 +0000 | Chris Cannam | * Reduce time stretcher to one channel when overload occurs |
Thu, 13 Mar 2008 10:12:14 +0000 | Chris Cannam | * document library dependencies |
Wed, 12 Mar 2008 17:42:56 +0000 | Chris Cannam | * juggle some files around in order to free audioio, base, and system libraries |