This commit is contained in:
xenakios
2018-09-01 15:31:48 +03:00
parent fb710e0ec7
commit 89c1944fc4
3 changed files with 4 additions and 45 deletions

View File

@ -89,8 +89,6 @@ public:
void setFreeFilterEnvelope(shared_envelope env);
ValueTree getStateTree();
void setStateTree(ValueTree state);
void setClippingEnabled(bool b) { m_clip_output = b; }
bool isLoopingEnabled();
void setLoopingEnabled(bool b);