mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-14 09:49:58 +02:00
maybe macOS fixes and other
This commit is contained in:
@@ -12,6 +12,7 @@ namespace dsp::noise_reduction {
|
||||
|
||||
~Squelch() {
|
||||
if (!base_type::_block_init) { return; }
|
||||
base_type::stop();
|
||||
buffer::free(normBuffer);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user