This website works better with JavaScript.
Home
Explore
Help
Sign In
pete
/
milchlode
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Sampler in ChucK
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61
Commits
1
Branch
134KB
Tree:
2c6cff663e
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2c6cff663e'
${ noResults }
milchlode
/
run.sh
run.sh
96B
Raw
Normal View
History
Now we are talking
9 years ago
Lovely job. Need to get metronome working
9 years ago
Main now uses SampleChan class
9 years ago
Warming up for real OSC comms
9 years ago
1
2
3
4
5
6
#!/bin/bash
#chuck scratch.ck
chuck --bufsize64 main.ck &
python ./main.py
pkill -SIGINT chuck