[sc-users] Re: diagramming
Rohan Drape
rd at slavepianos.org
Mon Dec 4 13:20:08 PST 2006
Ryan Brown wrote:
> Changing line 38 in dot.sc to: file.write("|" ++
> this.argNameForInputAt(n) ++ ":" + inputString); }) });
But of course, nice idea! Slight modification of the above committed.
Thanks kindly.
> if they were cleaned up a bit (not showing a MulAdd for every UGen
> for instance)
draw is easily confused, mul/add is only one of many differences
between constructors and ugens:
{ Klank.ar(`[[100, 200], nil, [1, 2]], Impulse.ar(2, 0, 0.1)) }.draw;
draw draws UGens. I'll have to pass on this, but of course I'd
happily take patches if anyone is so inclined.
Regards,
Rohan
More information about the sc-users
mailing list