dolphin/Source
pierre ce1057f17d Core/AudioCommon: Feed bigger audio chunks to the output devices in case of underrun.
This should eliminate the crackling with alsa and pulseaudio backends and replace it
with much nicer pauses. This is only interesting for audio backends that do not
respect Mixer::GetNumSamples() and should not impact users able to run the DSPLLE at
full speed.

The cost of this is an added LLE audio latency of about 0.06 s in the continuous
playback case. If that is too much, lower the low watermark.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6239 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-09-28 21:43:38 +00:00
..
Core Core/AudioCommon: Feed bigger audio chunks to the output devices in case of underrun. 2010-09-28 21:43:38 +00:00
DSPSpy fixes for my previous commits 2010-08-14 09:07:28 +00:00
DSPTool Build but don't install the dsptool/tester/MemcardManager tools 2010-07-22 03:38:32 +00:00
PluginSpecs I've observed that "FIFO is overflown by GatherPipe" is not real overflow. 2010-08-10 07:25:35 +00:00
Plugins Fixed r6235 for the Mac and Linux builds. Thanks, glennricster. 2010-09-28 21:28:49 +00:00
TestSuite would help to have a vcproj for that. 2010-09-28 04:26:45 +00:00
UnitTests Build but don't install the dsptool/tester/MemcardManager tools 2010-07-22 03:38:32 +00:00
Dolphin.sln Fix "Plugin_VideoMerge" dependencies. 2010-09-20 22:53:32 +00:00