From 1c27ea426cabcda7e2ebc5f62839eb792bef64ab Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 3 Feb 2006 22:41:45 +0000 Subject: added in some of Cyrille's ds objects svn path=/trunk/externals/mapping/; revision=4546 --- timeroll.pd | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 timeroll.pd (limited to 'timeroll.pd') diff --git a/timeroll.pd b/timeroll.pd new file mode 100644 index 0000000..d56e3d3 --- /dev/null +++ b/timeroll.pd @@ -0,0 +1,29 @@ +#N canvas 0 0 854 220 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 76 list; +#X obj 272 98 list append 0; +#X obj 272 122 list trim; +#X obj 295 45 list split 100; +#X obj 272 14 inlet; +#X obj 388 13 inlet; +#X obj 388 106 pack f \$0; +#X obj 272 146 s \$0-_; +#X msg 388 133 \; \$2-_ resize \$1; +#X text 315 14 data; +#X text 429 15 size of the array (default = 100 or \$1); +#X obj 11 29 cnv 15 198 125 empty empty empty 20 12 0 14 -262144 -66577 +0; +#X connect 1 0 2 0; +#X connect 1 0 4 0; +#X connect 2 0 3 0; +#X connect 3 0 8 0; +#X connect 4 0 1 1; +#X connect 4 2 1 1; +#X connect 5 0 1 0; +#X connect 6 0 4 1; +#X connect 6 0 7 0; +#X connect 7 0 9 0; +#X coords 0 -1 1 1 200 145 1 10 10; -- cgit v1.2.1