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.
40
Commits
1
Branch
134KB
Tree:
70bbcf7ffa
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '70bbcf7ffa'
${ noResults }
milchlode
/
run.sh
run.sh
96B
Raw
Normal View
History
Now we are talking
10 years ago
Lovely job. Need to get metronome working
10 years ago
Main now uses SampleChan class
10 years ago
Warming up for real OSC comms
10 years ago
1
2
3
4
5
6
#!/bin/bash
#chuck scratch.ck
chuck --bufsize64 main.ck &
python ./main.py
pkill -SIGINT chuck