mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-06 14:59:04 +00:00
wfm_filters_GUI_name_std (#2668)
This commit is contained in:
@@ -56,7 +56,7 @@ struct NBFMConfig {
|
||||
};
|
||||
|
||||
struct WFMConfig {
|
||||
const fir_taps_real<24> decim_0; // To handle all 3 WFM filters , 200k, 180k and 40K-
|
||||
const fir_taps_real<24> decim_0; // To handle all 3 WFM filters , 200k, 180k and 80K-
|
||||
const fir_taps_real<16> decim_1;
|
||||
|
||||
void apply() const;
|
||||
|
||||
Reference in New Issue
Block a user