From d32158d45940b6d54cd07db4c614028984e9783b Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Tue, 8 Dec 2009 02:01:03 +0000 Subject: Re-enabled mtl in the abstractions Makefile svn path=/trunk/abstractions/mtl/; revision=12821 --- clkSlave-help.pd | 73 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 37 insertions(+), 36 deletions(-) (limited to 'clkSlave-help.pd') diff --git a/clkSlave-help.pd b/clkSlave-help.pd index 3551921..e853072 100644 --- a/clkSlave-help.pd +++ b/clkSlave-help.pd @@ -1,41 +1,42 @@ -#N canvas 1176 114 708 495 10; -#X text 56 41 Description: Follows the timing of seq.timing.master. -; +#N canvas 1477 59 767 631 10; #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 +#X floatatom 108 379 5 0 0 1 bpm - -; +#X floatatom 62 451 5 0 0 1 note - -; +#X obj 85 414 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 +#X obj 131 351 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 143 Open(click) to read about quantization:; -#X obj 151 165 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 obj 574 96 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 +#X floatatom 141 253 5 0 0 0 - - -; +#X obj 62 314 mtl/clkSlave; +#X obj 452 59 mtl/clkMaster 120; +#X text 143 173 Open(click) to read about quantization:; +#X obj 146 195 mtl/clk-quantization-help; +#X floatatom 452 83 7 0 0 1 step - -; +#X obj 552 87 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X msg 150 190 quantization \$1; -#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 13 2 18 0; -#X connect 15 0 19 0; -#X connect 19 0 12 0; +#X msg 145 220 quantization \$1; +#X floatatom 452 33 5 0 0 0 - - -; +#X text 56 41 Description: Follows the timing of a [clkMaster]; +#X floatatom 147 288 5 0 0 0 - - -; +#X text 181 286 loop length; +#X text 58 63 tags: timing sequencing; +#X text 176 254 number of notes per beat. Possible values: 1 \, 2 \, +3 \, 4 \, 6 \, 8 \, 12 \, 24; +#X text 248 323 Argumments:; +#X text 275 344 1 float: number of notes per beat.; +#X text 275 360 2 float: number of notes in loop. If set to 0 \, looping +is disabled.; +#X connect 0 0 7 0; +#X connect 1 0 7 0; +#X connect 6 0 7 1; +#X connect 7 0 3 0; +#X connect 7 1 4 0; +#X connect 7 2 2 0; +#X connect 7 3 5 0; +#X connect 8 0 11 0; +#X connect 8 2 12 0; +#X connect 10 0 13 0; +#X connect 13 0 7 0; +#X connect 14 0 8 0; +#X connect 16 0 7 2; -- cgit v1.2.1