Skip to content

Instantly share code, notes, and snippets.

@pmauduit
Created March 16, 2016 20:02
Show Gist options
  • Save pmauduit/a88cbb87d44a28bf2b19 to your computer and use it in GitHub Desktop.
Save pmauduit/a88cbb87d44a28bf2b19 to your computer and use it in GitHub Desktop.
First steps with ChucK

some chuck notes (no pun intended)

Launch a jack daemon along with pulseaudio:

sudo pasuspender -- jackd -d alsa -d hw:1

Launch an example:

sudo chuck /usr/share/doc/chuck/examples/multi/n.ck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment