From 35994ca3a4ef6a136a16cac63b4f68540d0434e1 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Fri, 23 Apr 2004 16:22:42 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1630, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631 --- instruments/netcontrol.pd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 instruments/netcontrol.pd (limited to 'instruments/netcontrol.pd') diff --git a/instruments/netcontrol.pd b/instruments/netcontrol.pd new file mode 100644 index 0000000..8a45d74 --- /dev/null +++ b/instruments/netcontrol.pd @@ -0,0 +1,33 @@ +#N canvas 363 400 167 71 10; +#X symbolatom 12 39 10 0 0 2 whereTo? - -; +#X obj 65 180 pack s 0; +#X floatatom 105 39 5 0 0 2 what? - -; +#X msg 65 204 send \$1 \$2; +#X obj 129 80 t b f; +#X obj 65 230 outlet; +#X obj 67 104 makesymbol \$1/%s; +#X obj 260 64 loadbang; +#X obj 264 132 route float; +#X msg 264 157 bang; +#X obj 260 90 any \$2; +#X obj 301 189 symbol unknown; +#X obj 13 7 inlet; +#X obj 105 6 inlet; +#X obj 54 149 symbol; +#X connect 0 0 6 0; +#X connect 1 0 3 0; +#X connect 2 0 4 0; +#X connect 3 0 5 0; +#X connect 4 0 14 0; +#X connect 4 1 1 1; +#X connect 6 0 14 1; +#X connect 7 0 10 0; +#X connect 8 0 9 0; +#X connect 8 1 11 0; +#X connect 9 0 11 0; +#X connect 10 0 8 0; +#X connect 11 0 0 0; +#X connect 12 0 0 0; +#X connect 13 0 2 0; +#X connect 14 0 1 0; +#X coords 0 0 1 1 200 50 1; -- cgit v1.2.1