From 35994ca3a4ef6a136a16cac63b4f68540d0434e1 Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Fri, 23 Apr 2004 16:22:42 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r1630, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/rradical/; revision=1631 --- control/_multi-metro.pd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 control/_multi-metro.pd (limited to 'control/_multi-metro.pd') diff --git a/control/_multi-metro.pd b/control/_multi-metro.pd new file mode 100644 index 0000000..df982e4 --- /dev/null +++ b/control/_multi-metro.pd @@ -0,0 +1,33 @@ +#N canvas 309 212 673 450 10; +#X obj 83 76 inlet; +#X obj 83 312 outlet; +#X text 111 100 beat; +#X obj 83 103 int; +#X obj 83 149 mod \$1; +#X obj 83 175 select 0; +#X obj 168 224 makefilename b%d; +#X obj 168 173 loadbang; +#X obj 168 197 int \$1; +#X obj 83 248 pack 0 s; +#X msg 83 276 \$2 \$1; +#X obj 124 208 + 1; +#X obj 218 67 inlet; +#X obj 120 123 expr 128/$f1; +#X obj 218 115 * \$1; +#X obj 83 207 int 0; +#X connect 0 0 3 0; +#X connect 3 0 4 0; +#X connect 4 0 5 0; +#X connect 5 0 15 0; +#X connect 6 0 9 1; +#X connect 7 0 8 0; +#X connect 8 0 6 0; +#X connect 8 0 13 0; +#X connect 9 0 10 0; +#X connect 10 0 1 0; +#X connect 11 0 15 1; +#X connect 12 0 14 0; +#X connect 13 0 4 1; +#X connect 14 0 15 1; +#X connect 15 0 11 0; +#X connect 15 0 9 0; -- cgit v1.2.1