X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/c7f552fd8888da2f0d8cfb228fe0f28d3df3a12c..b4b6f2ea75b9f0f3ca918f5b84016610bf7a4d4f:/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 new file mode 100644 index 0000000..6e68fde --- /dev/null +++ b/interpretor/preprocessor/faust-0.9.47mr3/examples/osc.pd @@ -0,0 +1,26 @@ +#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;