Support resampled playrate changes for non stretched playback
This commit is contained in:
@ -90,6 +90,7 @@ public:
|
||||
void updateComponent();
|
||||
void setHighLighted(bool b);
|
||||
int m_group_id = -1;
|
||||
Slider* getSlider() { return m_slider.get(); }
|
||||
private:
|
||||
Label m_label;
|
||||
AudioProcessorParameter* m_par = nullptr;
|
||||
|
Reference in New Issue
Block a user