Audio: new dsp_coef.bin with windowed sinc filter coefficients

This commit is contained in:
Shane Nelson
2015-06-27 17:45:31 -04:00
parent a71e81a143
commit 388ab13db1
4 changed files with 43 additions and 2 deletions

View File

@ -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)
-------------------------------------------------------