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.
51
Commitit
1
Haara
134KB
Puu:
d720c9afeb
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from 'd720c9afeb'
${ noResults }
milchlode
/
run.sh
7 lines
96B
Raaka
Blame
Historia
#!/bin/bash
#chuck scratch.ck
chuck --bufsize64 main.ck &
python ./main.py
pkill -SIGINT chuck