Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
pete
/
milchlode
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
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
Commitit
1
Haara
134KB
Puu:
2c6cff663e
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '2c6cff663e'
${ noResults }
milchlode
/
run.sh
run.sh
96B
Raaka
Normal View
Historia
Now we are talking
9 vuotta sitten
Lovely job. Need to get metronome working
9 vuotta sitten
Main now uses SampleChan class
9 vuotta sitten
Warming up for real OSC comms
9 vuotta sitten
1
2
3
4
5
6
#!/bin/bash
#chuck scratch.ck
chuck --bufsize64 main.ck &
python ./main.py
pkill -SIGINT chuck