From c823b2bf3165990a556d50990adf4da5cee95593 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 Nov 2012 15:36:19 +0000 Subject: commit Gem 0.93.3 from http://gem.iem.at/releases/0.93.3/Gem-0.93.3-W32-i686.zip svn path=/trunk/; revision=16521 --- .../Gem/examples/13.recursion/nnrepeat-help.pd | 56 +++++++++++----------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'packages/noncvs/windows/extra/Gem/examples/13.recursion/nnrepeat-help.pd') diff --git a/packages/noncvs/windows/extra/Gem/examples/13.recursion/nnrepeat-help.pd b/packages/noncvs/windows/extra/Gem/examples/13.recursion/nnrepeat-help.pd index b23304e6..b9b6b4b2 100644 --- a/packages/noncvs/windows/extra/Gem/examples/13.recursion/nnrepeat-help.pd +++ b/packages/noncvs/windows/extra/Gem/examples/13.recursion/nnrepeat-help.pd @@ -1,28 +1,28 @@ -#N canvas 0 0 506 325 10; -#X floatatom 87 195 5 0 0 0 - - -; -#X text 94 11 - repeat a message several times with counter; -#X obj 54 273 print repeat; -#X msg 22 110 bang; -#X msg 49 136 1 1 2 3 5 8 13 21 44 fibonacchi; -#X text 63 111 repeat bangs; -#X text 282 138 repeat a list; -#X msg 69 166 set 5; -#X text 117 167 repeat anything; -#X text 127 194 reset the number of repetitions; -#X text 100 220 creation argument initializes the number of repeats -; -#X obj 19 12 nnrepeat 1; -#X obj 22 219 nnrepeat 3; -#X obj 87 250 print n1; -#X obj 22 297 print n2; -#X text 19 44 Similar to [repeat] from Zexy but outputs the repetition -count from the right-hand outlet then outputs the repeated input from -the middle outlet \, then outputs the repetition count again from the -left-hand outlet.; -#X connect 0 0 12 1; -#X connect 3 0 12 0; -#X connect 4 0 12 0; -#X connect 7 0 12 0; -#X connect 12 0 14 0; -#X connect 12 1 2 0; -#X connect 12 2 13 0; +#N canvas 0 0 506 325 10; +#X floatatom 87 195 5 0 0 0 - - -; +#X text 94 11 - repeat a message several times with counter; +#X obj 54 273 print repeat; +#X msg 22 110 bang; +#X msg 49 136 1 1 2 3 5 8 13 21 44 fibonacchi; +#X text 63 111 repeat bangs; +#X text 282 138 repeat a list; +#X msg 69 166 set 5; +#X text 117 167 repeat anything; +#X text 127 194 reset the number of repetitions; +#X text 100 220 creation argument initializes the number of repeats +; +#X obj 19 12 nnrepeat 1; +#X obj 22 219 nnrepeat 3; +#X obj 87 250 print n1; +#X obj 22 297 print n2; +#X text 19 44 Similar to [repeat] from Zexy but outputs the repetition +count from the right-hand outlet then outputs the repeated input from +the middle outlet \, then outputs the repetition count again from the +left-hand outlet.; +#X connect 0 0 12 1; +#X connect 3 0 12 0; +#X connect 4 0 12 0; +#X connect 7 0 12 0; +#X connect 12 0 14 0; +#X connect 12 1 2 0; +#X connect 12 2 13 0; -- cgit v1.2.1