mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-06 16:05:13 -04:00
DSD demod DV serial support revised audio processing
This commit is contained in:
@@ -23,6 +23,7 @@ DSPEngine::DSPEngine() :
|
||||
m_audioSampleRate(48000) // Use default output device at 48 kHz
|
||||
{
|
||||
m_deviceEngine = new DSPDeviceEngine();
|
||||
m_dvSerialSupport = false;
|
||||
}
|
||||
|
||||
DSPEngine::~DSPEngine()
|
||||
|
||||
Reference in New Issue
Block a user