mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-01 13:44:56 -04:00
Demodulator and Audio threads working
Data now flows from SDR IQ Thread -> Demodulator Thread -> Audio Thread. Seems to have added a significant audio delay though..
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include "SpectrumContext.h"
|
||||
|
||||
#include "fftw3.h"
|
||||
#include "Demodulator.h"
|
||||
|
||||
class SpectrumCanvas: public wxGLCanvas {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user