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