mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-23 09:57:33 +00:00
Broadcast FM de-emphasis using 75us time constant.
This commit is contained in:
@@ -50,6 +50,7 @@ private:
|
||||
dsp::decimate::FIR64AndDecimateBy2Real audio_filter { audio_filter_taps.taps };
|
||||
|
||||
IIRBiquadFilter audio_hpf { audio_hpf_30hz_config };
|
||||
IIRBiquadFilter audio_deemph { audio_deemph_2122_6_config };
|
||||
};
|
||||
|
||||
#endif/*__PROC_WFM_AUDIO_H__*/
|
||||
|
Reference in New Issue
Block a user