From 3980b38b7d9efb6f1d322ef0785feaed1f06a806 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sat, 17 Nov 2007 13:58:45 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r9017, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=9018 --- s-controlsurface-help.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 s-controlsurface-help.pd (limited to 's-controlsurface-help.pd') diff --git a/s-controlsurface-help.pd b/s-controlsurface-help.pd new file mode 100644 index 0000000..abb86e0 --- /dev/null +++ b/s-controlsurface-help.pd @@ -0,0 +1,17 @@ +#N struct 1005template float x0 float y0 float id float c; +#N canvas 343 233 503 400 10; +#X msg 113 95 bang; +#X obj 113 116 s-controlsurface; +#X obj 113 351 unpack f f; +#X floatatom 113 372 5 0 0 0 - - -; +#X floatatom 178 372 5 0 0 0 - - -; +#X obj 113 51 loadbang; +#X obj 113 73 metro 100; +#X text 10 12 s-controlsurface is like a 2d virtual kaospad with the +ability to add multiple points.; +#X connect 0 0 1 0; +#X connect 1 0 2 0; +#X connect 2 0 3 0; +#X connect 2 1 4 0; +#X connect 5 0 6 0; +#X connect 6 0 0 0; -- cgit v1.2.1