dolphin/Source/Plugins/Plugin_DSP_HLE
mylek4 67f850dd37 DSPHLE: Added an option for 48khz output and supporting upsampling code.
Games that have higher frequency sounds and music should sound a bit better using 48k. 

I don't have any games that use DTKMusic so that upsampling code untested. If you get strange sounds only at 48k try toggling dtk music to see if that isolates the problem and let me know.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6383 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-12 03:39:07 +00:00
..
Src DSPHLE: Added an option for 48khz output and supporting upsampling code. 2010-11-12 03:39:07 +00:00
CMakeLists.txt Remove my DESTDIR hack from the cmake build. It turns out this is built into cmake and works in the same way it does with the gnu autotools. Use it in the standard way with "make DESTDIR=/desired/location install". 2010-11-11 15:50:52 +00:00
Plugin_DSP_HLE.vcproj allow "swapping" of hle'd ucodes 2010-08-04 11:44:06 +00:00