[sc-users] diagramming

Till Bovermann tboverma at techfak.uni-bielefeld.de
Mon Dec 4 12:12:37 PST 2006


btw:
.dot-files can also be opened in OmniGraffle (although the result  
needs a little adjustment...)

till

On 04 Dec 2006, at 02:28, James Harkins wrote:

> I'm not sure what would have to be done for Rohan's classes to  
> support Instr / Patch properly, but that's another drawback.
>
> ... which is a minor point, considering how damn cool .draw is in  
> general.
>
> hjh
>
> On Dec 3, 2006, at 6:35 PM, Ryan Brown wrote:
>
>> Rohan's classes are available here:
>> http://slavepianos.org/rd/r/darcsweb.cgi?r=sw-41;a=summary
>>
>> (requires darcs to check them out unless there is a tarball  
>> somewhere I'm not seeing).
>>
>> His classes don't currently let you see what the names of UGen  
>> arguments are (they just show as boxes with IN_0, IN_1, etc.),  
>> which is pretty important unless you have them all memorized.  
>> Changing line 38 in dot.sc to:
>> file.write("|" ++ this.argNameForInputAt(n) ++ ":" +  
>> inputString); }) });
>>
>> will let you see what the arg names are (freq, iphase, etc.). His  
>> classes are pretty nice and if they were cleaned up a bit (not  
>> showing a MulAdd for every UGen for instance) they could be very  
>> useful in showing beginners supercollider.
>>
>> Best,
>> Ryan
>
> : H. James Harkins
> : jamshark70 at dewdrop-world.net
> : http://www.dewdrop-world.net
> .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..:
>
> "Come said the Muse,
> Sing me a song no poet has yet chanted,
> Sing me the universal."  -- Whitman
>
> _______________________________________________
> sc-users mailing list
> sc-users at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-users



More information about the sc-users mailing list