mirror of
https://github.com/miek/inspectrum.git
synced 2026-03-07 00:37:05 +01:00
spectrogram: Disable tuner when nothing subscribes to sample output
This commit is contained in:
@@ -80,6 +80,7 @@ private:
|
||||
float getTunerCentre();
|
||||
std::vector<float> getTunerTaps();
|
||||
int linesPerTile();
|
||||
bool tunerEnabled();
|
||||
};
|
||||
|
||||
class TileCacheKey
|
||||
|
||||
Reference in New Issue
Block a user