mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Audio: new dsp_coef.bin with windowed sinc filter coefficients
This commit is contained in:
@ -1,3 +1,16 @@
|
||||
Legal GC/WII DSP IROM replacement (v0.2.1)
|
||||
-------------------------------------------------------
|
||||
|
||||
- coef: 4-tap polyphase FIR filters
|
||||
- irom: unchanged
|
||||
|
||||
Coefficients are roughly equivalent to those in the official DROM.
|
||||
Improves resampling quality greatly over linear interpolation.
|
||||
See generate_coefs.py for details.
|
||||
|
||||
stgn
|
||||
29/june/2015
|
||||
|
||||
Legal GC/WII DSP IROM replacement (v0.2)
|
||||
-------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user