mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-06 10:47:34 +01:00
Fixed audio freeze on linux
This commit is contained in:
parent
bb7965b3c4
commit
db279d2b36
@ -179,6 +179,7 @@ private:
|
||||
}
|
||||
|
||||
void doStop() {
|
||||
s2m.stop();
|
||||
monoRB.stop();
|
||||
stereoRB.stop();
|
||||
monoRB.data.stopReader();
|
||||
|
Loading…
Reference in New Issue
Block a user