mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-29 16:08:10 +01:00
Fixed audio freeze on linux
This commit is contained in:
@@ -179,6 +179,7 @@ private:
|
||||
}
|
||||
|
||||
void doStop() {
|
||||
s2m.stop();
|
||||
monoRB.stop();
|
||||
stereoRB.stop();
|
||||
monoRB.data.stopReader();
|
||||
|
||||
Reference in New Issue
Block a user