Skip to content

scgolang/syndef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syndef

simple command line program to read supercollider synthdef files and output json, xml, or dot format

usage

First install the latest version of go.

go get github.com/briansorahan/syndef
syndef -format=dot MySynthDef.scsyndef >MySynthDef.dot
dot -Tsvg MySynthDef.dot >MySynthDef.svg

About

simple command line program to read supercollider synthdef files and output json, xml, or dot format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages