changes in faust code messes up knobs...
-
I know this is a known issue but I wanted to address it again, as I still haven't figured out what step to take, when I have to make changes in my faust (which of course happens a lot when tweaking a dsp) and all the knobs get messed up or behave weirdly. what's the correct MO to rebuild them properly in the same order they were before?
is the parameter order [0],[1] etc. in faust hslider completely ignored by HISE? also the min/max values don't seem to have affect if recompiled at a later stage... is there a function that rebuilds the whole thing without having to copy the modified faust to a new script and making a new node and start fresh?