8 lines
76 B
Plaintext
8 lines
76 B
Plaintext
r{
|
|
loop {
|
|
s.bind {
|
|
// synth goes here
|
|
}
|
|
}
|
|
exprand(0.1, 1).wait;
|
|
}; |