mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 12:47:40 +01:00
final attempt at a fix
This commit is contained in:
parent
218fd6ccf4
commit
01e1430847
@ -33,6 +33,8 @@ namespace dsp::demod {
|
||||
demod.out.free();
|
||||
}
|
||||
lpf.out.free();
|
||||
|
||||
base_type::init(in);
|
||||
}
|
||||
|
||||
void setSamplerate(double samplerate) {
|
||||
|
Loading…
Reference in New Issue
Block a user