diff options
Diffstat (limited to 'memento/OSCprepend.pd')
-rw-r--r-- | memento/OSCprepend.pd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/memento/OSCprepend.pd b/memento/OSCprepend.pd new file mode 100644 index 0000000..215d450 --- /dev/null +++ b/memento/OSCprepend.pd @@ -0,0 +1,16 @@ +#N canvas 457 273 505 389 10; +#X msg 304 166 set \$1%s; +#X obj 150 83 inlet; +#X obj 304 86 inlet; +#X obj 150 283 outlet; +#X obj 304 117 symbol; +#X obj 150 205 tosymbol; +#X obj 150 248 fromsymbol; +#X obj 150 226 makefilename \$1%s; +#X connect 0 0 7 0; +#X connect 1 0 5 0; +#X connect 2 0 4 0; +#X connect 4 0 0 0; +#X connect 5 0 7 0; +#X connect 6 0 3 0; +#X connect 7 0 6 0; |