mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-07-25 03:24:20 -04:00
Add functional Spectrum view to demodulator visuals
- Might need to do some renaming from Scope->AVDisplay or something for ScopeCanvas to avoid confusion.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
class AudioThreadInput: public ReferenceCounter {
|
||||
public:
|
||||
long long frequency;
|
||||
int inputRate;
|
||||
int sampleRate;
|
||||
int channels;
|
||||
float peak;
|
||||
|
||||
Reference in New Issue
Block a user