From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- clkSlave-help.pd | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 clkSlave-help.pd (limited to 'clkSlave-help.pd') diff --git a/clkSlave-help.pd b/clkSlave-help.pd new file mode 100644 index 0000000..3e4e37b --- /dev/null +++ b/clkSlave-help.pd @@ -0,0 +1,36 @@ +#N canvas 1176 114 708 495 10; +#X text 56 41 Description: Follows the timing of seq.timing.master. +; +#X msg 59 187 play; +#X msg 103 186 stop; +#X floatatom 77 384 5 0 0 1 bpm - -; +#X floatatom 60 409 5 0 0 1 event - -; +#X obj 95 364 tgl 15 0 empty empty play_state 17 7 0 10 -262144 -1 +-1 0 1; +#X obj 111 336 bng 15 250 50 0 empty empty loop 17 7 0 10 -262144 -1 +-1; +#X obj 129 311 bng 15 250 50 0 empty empty play_triggered 17 7 0 10 +-262144 -1 -1; +#X floatatom 171 223 5 0 0 0 - - -; +#X floatatom 242 249 5 0 0 0 - - -; +#X text 284 249 events in a loop (disable with 0 \, defaults to 0) +; +#X text 56 61 tags: timing; +#X obj 60 273 mtl/clkSlave; +#X obj 474 68 mtl/clkMaster 120; +#X text 148 166 Open(click) to read about quantization:; +#X obj 152 187 mtl/clk-quantization-help; +#X text 214 221 steps per event (minimum of 1 \, maximum of 24 \, defaults +to 4); +#X floatatom 474 92 7 0 0 1 step - -; +#X connect 1 0 12 0; +#X connect 2 0 12 0; +#X connect 8 0 12 1; +#X connect 9 0 12 2; +#X connect 12 0 4 0; +#X connect 12 1 3 0; +#X connect 12 2 5 0; +#X connect 12 3 6 0; +#X connect 12 4 7 0; +#X connect 13 0 17 0; +#X connect 15 0 12 0; -- cgit v1.2.1