sc3-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
Found no docs
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/)