mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 08:44:44 +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();
|
demod.out.free();
|
||||||
}
|
}
|
||||||
lpf.out.free();
|
lpf.out.free();
|
||||||
|
|
||||||
|
base_type::init(in);
|
||||||
}
|
}
|
||||||
|
|
||||||
void setSamplerate(double samplerate) {
|
void setSamplerate(double samplerate) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user