CubicSDR/src/CubicSDRDefs.h
Charles J. Cliffe 2e5bdc2646 Separate visual components Scope/Spectrum/Waterfall
Each now on it's own canvas with shared GL Context
2014-11-15 23:41:41 -05:00

9 lines
123 B
C

#pragma once
#define BUF_SIZE (16 * 32 * 256)
#define SRATE 2000000
#define FFT_SIZE 2048
#define DEFAULT_FREQ 98900000