mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 12:07:49 +02:00
potential fix to audio issues
This commit is contained in:
@ -123,6 +123,7 @@ private:
|
||||
currentDemod->setAudioSampleRate(audioSampRate);
|
||||
stream.setInput(currentDemod->getOutput());
|
||||
currentDemod->select();
|
||||
vfo->output->flush();
|
||||
currentDemod->start();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user