scgolang / sc-examples

Examples using the sc package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sc examples

This a collection of tiny programs that show off the capabilities of the sc package.

Usage

Start SuperCollider

scsynth -u 57120

Start scids

go get -u github.com/scgolang/scids
scids

Run an example

go run PROGRAM

About

Examples using the sc package

License:GNU General Public License v2.0


Languages

Language:Go 97.9%Language:Makefile 2.1%