mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-18 20:00:16 +02:00
more bugfix on the module manager and audio streams
This commit is contained in:
@@ -395,6 +395,7 @@ public:
|
||||
}
|
||||
|
||||
~AudioSinkModule() {
|
||||
sigpath::sinkManager.unregisterSinkProvider("New Audio");
|
||||
Pa_Terminate();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user