Calculate smoothed prebuffering available amount in the processor

This commit is contained in:
xenakios
2018-05-01 18:22:21 +03:00
parent d42971e09f
commit 60293c6a84
5 changed files with 19 additions and 12 deletions

View File

@ -113,7 +113,6 @@ public:
PaulstretchpluginAudioProcessor* m_proc = nullptr;
private:
ColourGradient m_gradient;
SignalSmoother m_smoother;
};
class MyThumbCache : public AudioThumbnailCache