I have problems creating signal patches by message. I attached a patch with problematic behavior.
First i put DSP on. Then open the bug-patch.pd and click on the message box and open the newly created bug-patch, now there is no output from noise~ . If you now force a recomputation of the computation graph there it an output.
I consider this as a bug but it migth be a "feature".
How could I fix this problem?
Best regards --PLu
Peter Lunden The Interactive Institute Box 24 081 SE-104 50 STOCKHOLM, Sweden Phone: +46-8-783 24 59 Cell: +46-70-845 53 03 ICQ: 253544648
#N canvas 548 166 460 310 10; #X msg 163 56 ; pd-bug-patch.pd obj 10 10 bug-patch; #X obj 46 163 noise~; #X obj 47 185 env~; #X floatatom 47 207 5 0 0 0 - - -; #X connect 1 0 2 0; #X connect 2 0 3 0;