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