OK, so a fader is kicking my @#&$^ grrrr...
I included a simple patch to illustrate my problem. Basically I am trying to write a subpatch to move a volume fader all the way to the top (1) i.e. fade up all the way.
I was trying to feed output from the fader back into the patch and use it for calculations and discovered that when I manually move the fader by hand I get numbers in the output but if I invoke "set" method then I get nothing on the output.
I can write something that doesn't use output from fader but I kinda want to understand what is going on here.
thanks in advance for any hints