log audioio/AudioCallbackPlaySource.h @ 266:7b11d68cf143 tonioni

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
Wed, 27 Feb 2008 18:04:10 +0000 Chris Cannam * Tolerable fixes to #1903062 and #1903046
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Mon, 11 Feb 2008 17:08:59 +0000 Chris Cannam * a hack to try to prevent playback pointer bouncing back when playback starts sv1-v1.2pre4
Mon, 11 Feb 2008 12:46:39 +0000 Chris Cannam * Further fixes to the handling of playback frame and buffered frame counts
Fri, 08 Feb 2008 17:51:15 +0000 Chris Cannam * PortAudio driver: do not specify frames per buffer, let PA decide
Mon, 26 Nov 2007 13:33:44 +0000 Chris Cannam * Add support for Rubber Band timestretcher
Fri, 09 Nov 2007 17:46:58 +0000 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()