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 --- sx/repeater.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 sx/repeater.pd (limited to 'sx/repeater.pd') diff --git a/sx/repeater.pd b/sx/repeater.pd new file mode 100644 index 0000000..0f6f7a7 --- /dev/null +++ b/sx/repeater.pd @@ -0,0 +1,44 @@ +#N canvas 13 12 450 300 10; +#X obj 80 35 inlet; +#X obj 80 205 outlet; +#X obj 80 182 gemhead; +#X obj 14 118 loadbang; +#X msg 14 145 0; +#X obj 80 151 t b a; +#X obj 80 87 bang; +#X obj 180 206 outlet; +#N canvas 360 375 401 263 countto 0; +#X obj 105 151 f; +#X obj 139 152 + 1; +#X msg 153 118 0; +#X obj 105 20 inlet; +#X obj 105 181 outlet; +#X obj 105 119 until; +#X obj 105 65 f; +#X obj 105 45 t a b; +#X obj 105 95 max 0; +#X connect 0 0 1 0; +#X connect 0 0 4 0; +#X connect 1 0 0 1; +#X connect 2 0 0 1; +#X connect 3 0 7 0; +#X connect 5 0 0 0; +#X connect 6 0 8 0; +#X connect 7 0 6 0; +#X connect 7 1 2 0; +#X connect 8 0 5 0; +#X restore 80 130 pd countto; +#X obj 159 36 inlet; +#X obj 80 108 f; +#X obj 159 56 s-default \$1 1; +#X connect 0 0 6 0; +#X connect 2 0 1 0; +#X connect 3 0 4 0; +#X connect 4 0 2 0; +#X connect 5 0 2 0; +#X connect 5 1 7 0; +#X connect 6 0 10 0; +#X connect 8 0 5 0; +#X connect 9 0 11 0; +#X connect 10 0 8 0; +#X connect 11 0 10 1; -- cgit v1.2.1