sc3-dot

Unit Generator graph drawing courtesy dot

sc3-dot

SuperCollider language unit generator graph drawing using the dot graph language.

~~~~ { var m = LFSaw.kr(0.4, 0) * 24 + (LFSaw.kr([8, 7.23], 0) * 3 + 80); CombN.ar(SinOsc.ar(m.midicps, 0) * 0.04, 0.2, 0.2, 4) }.draw ~~~~

There is a help file, there is also rsc3-dot (1998) and hsc3-dot (2006)

There are MacOs instructions, courtesy F0.

Tested with: Graphviz 2.43.0 (debian) & 2.50.0 (macos), SuperCollider 3.11.2

MacOs: brew install graphviz, sudo port install graphviz

Initial announcement: 2004/sc-users

© rohan drape, 2004-2024, gpl


Video

BasicOpUGen
Project
Source file
Extension
Superclass:
BinaryOpUGen
Project
Source file
Extension
Superclass:
Control
Project
Source file
Extension
Superclass:
ControlName
Project
Source file
Extension
Superclass:
Dot
Project
Source file
Extension
Superclass:
Function
Project
Source file
Extension
Superclass:
Integer
Project
Source file
Extension
Superclass:
Object
Project
Source file
Extension
Superclass:
OutputProxy
Project
Source file
Extension
Superclass:
SimpleNumber
Project
Source file
Extension
Superclass:
String
Project
Source file
Extension
Superclass:
Symbol
Project
Source file
Extension
Superclass:
SynthDef
Project
Source file
Extension
Superclass:
UGen
Project
Source file
Extension
Superclass:
UnaryOpUGen
Project
Source file
Extension
Superclass:

Found no docs

2012-02-04
Date
2012-02-04
Git hash
f5bec027a9c34107ed18c897210e97fa620c3af7

Installation

Repository

URL

https://gitlab.com/rd--/sc3-dot

Since

2005-10-17

Last update

2024-07-11

Current version

2012-02-04

Quark info

url

https://gitlab.com/rd--/sc3-dot

name

sc3-dot

since

2004

author

rd

status

experimental

helpdoc

help/sc3-dot.help.scd

summary

Unit Generator graph drawing courtesy dot

version

0.0.2

ext_dependency

Graphviz (http://graphviz.org/)

Possible dependcies

Possible dependants