projects
/
Faustine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bug of vector wave output error fixed.
[Faustine.git]
/
interpretor
/
faust-0.9.47mr3
/
benchmark
/
crybaby8.dsp
1
import("effect.lib");
2
3
process = par(i, 8, crybaby(hslider("freq", 100, 10, 1000, 1)));