mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-18 22:32:44 +00:00
fixing audio bug
This commit is contained in:
@@ -286,5 +286,6 @@ void SigPath::start() {
|
||||
demod.start();
|
||||
audioResamp.start();
|
||||
deemp.start();
|
||||
//ns.start();
|
||||
audio::startStream(vfoName);
|
||||
}
|
||||
Reference in New Issue
Block a user