aboutsummaryrefslogtreecommitdiff
path: root/uzi-help.pd
diff options
context:
space:
mode:
authorFrank Barknecht <fbar@users.sourceforge.net>2008-11-01 11:10:42 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 14:40:10 +0200
commit91b9f6f342524c42239c8ea22ebb6a548d3c0b3d (patch)
treef64021e0b3e6b0fac24c8a849d1dc0104defa493 /uzi-help.pd
parent80c6d83a5106b2a6aa85c679e30d5a96514bdf60 (diff)
added clone of Max uzi
svn path=/trunk/abstractions/purepd/; revision=10353
Diffstat (limited to 'uzi-help.pd')
-rw-r--r--uzi-help.pd41
1 files changed, 41 insertions, 0 deletions
diff --git a/uzi-help.pd b/uzi-help.pd
new file mode 100644
index 0000000..b126543
--- /dev/null
+++ b/uzi-help.pd
@@ -0,0 +1,41 @@
+#N canvas 309 202 633 494 10;
+#X floatatom 207 259 5 0 0 1 set_number_of_bangs - -;
+#X obj 144 383 print BANG;
+#X obj 167 340 print LAST;
+#X obj 190 308 print NUM;
+#X msg 144 125 bang;
+#X obj 255 176 select 5;
+#X msg 255 202 pause;
+#X msg 192 123 continue;
+#X obj 326 177 select 8;
+#X msg 326 203 break;
+#X msg 262 123 resume;
+#X obj 255 154 spigot;
+#X obj 308 153 tgl 15 0 empty empty test_pause 17 7 1 10 -262144 -1
+-1 1 1;
+#X text 141 62 send a specified nr of bangs as fast as possible;
+#X text 141 34 clone of Max' [uzi];
+#X text 384 204 pause the loop;
+#X text 329 123 resume the loop;
+#X text 273 308 number of current bang;
+#X floatatom 190 291 5 0 0 0 - - -;
+#X text 264 342 bang after last bang;
+#X text 235 386 current bang;
+#X obj 144 257 unzi 10;
+#X obj 93 33 unzi;
+#X connect 0 0 21 1;
+#X connect 4 0 21 0;
+#X connect 5 0 6 0;
+#X connect 5 1 8 0;
+#X connect 6 0 21 0;
+#X connect 7 0 21 0;
+#X connect 8 0 9 0;
+#X connect 9 0 21 0;
+#X connect 10 0 21 0;
+#X connect 11 0 5 0;
+#X connect 12 0 11 1;
+#X connect 18 0 3 0;
+#X connect 21 0 1 0;
+#X connect 21 1 2 0;
+#X connect 21 2 11 0;
+#X connect 21 2 18 0;