Rename interpretor to interpreter.
[Faustine.git] / interpretor / preprocessor / faust-0.9.47mr3 / examples / osc.pd
diff --git a/interpretor/preprocessor/faust-0.9.47mr3/examples/osc.pd b/interpretor/preprocessor/faust-0.9.47mr3/examples/osc.pd
deleted file mode 100644 (file)
index 6e68fde..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-#N canvas 418 463 539 314 10;
-#X obj 208 180 prepend send;
-#X obj 208 209 sendOSC;
-#X obj 24 111 loadbang;
-#X msg 24 143 connect localhost 5510;
-#X obj 319 178 dumpOSC 5511;
-#X obj 319 215 print FAUST;
-#X obj 407 177 dumpOSC 5512;
-#X obj 407 214 print Error;
-#X obj 208 150 r osc;
-#X msg 104 113 connect localhost 5513;
-#X msg 116 72 disconnect;
-#X obj 200 12 s osc;
-#X msg 201 -12 /* hello;
-#X obj 280 12 s osc;
-#X msg 281 -12 /* get;
-#X connect 0 0 1 0;
-#X connect 2 0 3 0;
-#X connect 3 0 1 0;
-#X connect 4 0 5 0;
-#X connect 6 0 7 0;
-#X connect 8 0 0 0;
-#X connect 9 0 1 0;
-#X connect 10 0 1 0;
-#X connect 12 0 11 0;
-#X connect 14 0 13 0;