mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-11 03:56:02 +00:00
Audio: new dsp_coef.bin with windowed sinc filter coefficients
This commit is contained in:
parent
a71e81a143
commit
388ab13db1
4 changed files with 43 additions and 2 deletions
|
@ -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)
|
||||
-------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue