Mercurial > hg > svapp
log audioio/AudioPortAudioTarget.cpp @ 248:ecbf3b75c562
age | author | description |
---|---|---|
Wed, 28 Sep 2011 13:28:54 +0100 | Chris Cannam | Reduce PortAudio suggested latency. No idea whether this will really help |
Tue, 14 Jun 2011 15:27:12 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:40 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 15 Jul 2010 15:25:59 +0000 | Chris Cannam | * Some debug, turn off PulseAudio autospawn |
Mon, 21 Sep 2009 12:46:20 +0000 | Chris Cannam | * Set scheduling priority for PortAudio on POSIX systems if possible |
Fri, 14 Aug 2009 14:01:09 +0000 | Chris Cannam | * Fix crash on exit on win32. This was caused by incorrectly using fftw_free() |
Mon, 07 Jul 2008 16:49:53 +0000 | Chris Cannam | * Reduce time stretcher to one channel when overload occurs |