optional additive blending for the spectrogram
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
|
||||
bool showGrid = true;
|
||||
bool fillSpectrum = false;
|
||||
bool additiveBlend = true; // additive color mixing for multi-channel
|
||||
bool peakHoldEnable = false;
|
||||
float peakHoldDecay = 20.0f; // dB/second decay rate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user