final attempt at a fix

This commit is contained in:
AlexandreRouma 2022-06-22 05:28:03 +02:00
parent 218fd6ccf4
commit 01e1430847

View File

@ -33,6 +33,8 @@ namespace dsp::demod {
demod.out.free();
}
lpf.out.free();
base_type::init(in);
}
void setSamplerate(double samplerate) {