add a thp-based huge page alloc fallback
[pcsx_rearmed.git] / deps / libretro-common / audio / dsp_filters / IIR.dsp
1 filters = 1
2 filter0 = iir
3
4 # Defaults.
5 #iir_frequency = 1024.0
6 #iir_quality = 0.707
7 #iir_gain = 0.0
8 #iir_type = LPF
9
10 # Filter types:
11 # LPF: Low-pass
12 # HPF: High-pass
13 # BPCSGF: Band-pass #1
14 # BPZPGF: Band-pass #2
15 # APF: Allpass
16 # NOTCH: Notch filter
17 # RIAA_phono: RIAA record/tape deemphasis
18 # PEQ: peaking band EQ
19 # BBOOST: Bassboost
20 # LSH: Low-shelf
21 # HSH: High-shelf
22 # RIAA_CD: CD de-emphasis