From 2c1d0b5d54806ec488ece083b04149170bfc233b Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 17 Mar 2006 05:34:31 +0000 Subject: added some GUIs and other objects which will be modified svn path=/trunk/externals/mapping/; revision=4729 --- oscillo.pd | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 oscillo.pd (limited to 'oscillo.pd') diff --git a/oscillo.pd b/oscillo.pd new file mode 100644 index 0000000..2095e0f --- /dev/null +++ b/oscillo.pd @@ -0,0 +1,30 @@ +#N canvas 0 0 719 206 10; +#N canvas 0 0 450 300 graph2 0; +#X array \$0-_ 100 float 2; +#X coords 0 0.77 100 -0.01 200 100 1; +#X restore 10 55 graph; +#X obj 272 14 inlet; +#X obj 388 13 inlet; +#X obj 388 100 pack f \$0; +#X obj 272 142 s \$0-_; +#X msg 388 127 \; \$2-_ resize \$1; +#X text 315 14 data; +#X obj 11 29 cnv 15 198 125 empty empty empty 20 12 0 14 -262144 -66577 +0; +#X obj 272 121 pack f f; +#X text 430 15 size of the array (default = 100); +#X obj 271 99 % 100; +#X obj 272 57 f; +#X obj 271 77 + 1; +#X obj 272 36 t b f; +#X connect 1 0 13 0; +#X connect 2 0 3 0; +#X connect 3 0 5 0; +#X connect 8 0 4 0; +#X connect 10 0 11 1; +#X connect 11 0 12 0; +#X connect 11 0 8 0; +#X connect 12 0 10 0; +#X connect 13 0 11 0; +#X connect 13 1 8 1; +#X coords 0 -1 1 1 200 145 1 10 10; -- cgit v1.2.1