diff options
Diffstat (limited to 'nusmuk-audio/echo~.pd')
-rw-r--r-- | nusmuk-audio/echo~.pd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/nusmuk-audio/echo~.pd b/nusmuk-audio/echo~.pd new file mode 100644 index 0000000..bb49a3f --- /dev/null +++ b/nusmuk-audio/echo~.pd @@ -0,0 +1,14 @@ +#N canvas 712 336 450 300 10; +#X obj 82 46 inlet~; +#X obj 80 183 delwrite~ \$0-delay 10000; +#X obj 47 115 delread~ \$0-delay \$1; +#X obj 46 215 outlet~; +#X obj 62 151 *~ \$2; +#X obj 248 44 inlet; +#X obj 154 48 inlet; +#X connect 0 0 1 0; +#X connect 2 0 3 0; +#X connect 2 0 4 0; +#X connect 4 0 1 0; +#X connect 5 0 4 1; +#X connect 6 0 2 0; |