mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-07-12 13:54:16 -04:00
FM Stereo experiment, partly working
This commit is contained in:
@@ -219,6 +219,7 @@ void DemodulatorPreThread::threadMain() {
|
||||
resamp->audio_resampler = audio_resampler;
|
||||
resamp->resample_ratio = resample_ratio;
|
||||
resamp->resampler = resampler;
|
||||
resamp->bandwidth = params.bandwidth;
|
||||
|
||||
postInputQueue->push(resamp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user