aboutsummaryrefslogtreecommitdiff
path: root/metroplus-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 06:00:49 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-21 06:00:49 +0000
commit972e30e5f3cd2d88fb2de1276cb3c0b0dab8a0de (patch)
tree640f606e9a13b15263ab9a41d51c190e059727f7 /metroplus-help.pd
parent35ed8f32edda9e23741fdb6a9fd0c7ebb7ee8b11 (diff)
ported mjlib to template Makefile and debian stuff
svn path=/trunk/externals/mjlib/; revision=13186
Diffstat (limited to 'metroplus-help.pd')
-rw-r--r--metroplus-help.pd37
1 files changed, 37 insertions, 0 deletions
diff --git a/metroplus-help.pd b/metroplus-help.pd
new file mode 100644
index 0000000..9d88602
--- /dev/null
+++ b/metroplus-help.pd
@@ -0,0 +1,37 @@
+#N canvas 155 70 632 505 12;
+#X obj 166 441 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
+-1;
+#X msg 170 249 start;
+#X msg 123 351 stop;
+#X floatatom 460 286 5 0 0 0 - - -;
+#X obj 173 393 metroplus 1000 500 1000 200;
+#X msg 269 309 500 1000 200;
+#X text 28 13 metroplus;
+#X text 27 32 by mark williamson (mark@junklight.com);
+#X obj 182 279 bng 15 250 50 0 empty empty empty 20 8 0 8 -262144 -1
+-1;
+#X text 27 65 metroplus is a variation on the metro object. Instead
+of providing a steady pulse however it can provide an irregular beat.
+It takes as its control a list of numbers representing intervals in
+milliseconds. These are the time between each "pulse". So for example
+with the initial setting below (in the metroplus object itself) - the
+first pulse comes after 1 second the second after 500ms the third after
+1 second and the fourth after 200ms - the next beat comming a second
+after that because the sequence starts again.;
+#X text 19 243 start with;
+#X text 18 257 a start message;
+#X text 18 274 or a 'bang'---->;
+#X text 12 321 stop with a;
+#X text 11 338 stop;
+#X text 13 352 message--->;
+#X text 245 286 set a new sequence;
+#X text 457 322 it still works;
+#X text 455 338 like a metro;
+#X text 428 355 object if you want;
+#X text 518 372 it to;
+#X connect 1 0 4 0;
+#X connect 2 0 4 0;
+#X connect 3 0 4 1;
+#X connect 4 0 0 0;
+#X connect 5 0 4 1;
+#X connect 8 0 4 0;