projects
/
Faustine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Refactoring of rec process "~" in faustexp.ml.
[Faustine.git]
/
interpretor
/
faust-0.9.47mr3
/
examples
/
reverb_tester.dsp
1
process(x,y) = component("effect.lib").stereo_reverb_tester(gui_group,x,y)
2
with {
3
gui_group(x) = hgroup("Stereo Reverb Tester",x);
4
};