projects
/
Faustine.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Initial import.
[Faustine.git]
/
interpretor
/
faust-0.9.47mr3
/
tools
/
faust2pd
/
examples
/
synth
/
synth.pd
1
#N canvas 270 70 354 802 10;
2
#X obj 51 620 audio-out;
3
#X obj 51 9 midi-in 8;
4
#X obj 51 504 freeverb;
5
#X obj 51 356 chorus;
6
#X obj 51 60 organ;
7
#X connect 1 0 4 0;
8
#X connect 1 1 4 1;
9
#X connect 2 0 0 0;
10
#X connect 2 1 0 1;
11
#X connect 2 2 0 2;
12
#X connect 3 0 2 0;
13
#X connect 3 1 2 1;
14
#X connect 3 2 2 2;
15
#X connect 4 0 3 0;
16
#X connect 4 1 3 1;
17
#X connect 4 2 3 2;