Add free filter envelope transforms as plugin parameters etc!

This commit is contained in:
xenakios
2018-02-28 14:20:26 +02:00
parent 9774af6e62
commit f5995807f4
5 changed files with 21 additions and 9 deletions

View File

@ -226,7 +226,7 @@ public:
{
if (state.isValid()==false)
return;
int numnodes = state.getNumChildren();
int numnodes = state.getNumChildren();
if (numnodes > 0)
{
m_nodes.clear();