From 1547269146594dc49bb8817c92db26876596d98a Mon Sep 17 00:00:00 2001 From: Frank Barknecht Date: Tue, 29 Apr 2003 09:19:26 +0000 Subject: Added the example patches and images. svn path=/trunk/; revision=599 --- doc/tutorials/footils/pddrums/t3-fastline.pd | 49 ++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 doc/tutorials/footils/pddrums/t3-fastline.pd (limited to 'doc/tutorials/footils/pddrums/t3-fastline.pd') diff --git a/doc/tutorials/footils/pddrums/t3-fastline.pd b/doc/tutorials/footils/pddrums/t3-fastline.pd new file mode 100644 index 00000000..e1c209b7 --- /dev/null +++ b/doc/tutorials/footils/pddrums/t3-fastline.pd @@ -0,0 +1,49 @@ +#N canvas 193 381 819 529 10; +#X obj 191 291 t3_bpe; +#X obj 191 192 t b b; +#X obj 191 348 t3_line~ 0; +#X obj 191 252 f 0; +#X obj 244 128 t b f; +#X obj 107 417 tabwrite~ line; +#N canvas 0 0 450 300 graph1 0; +#X array line 441 float 0; +#X coords 0 1 440 -1 200 140 1; +#X restore 457 270 graph; +#X msg 472 79 \; line resize 441 \; line xticks 0 64 8 \; line xlabel +1.1 0 64 128 192 256 320 384 \; pd dsp 1; +#X obj 244 105 / 44.1; +#X msg 191 149 bang; +#X obj 472 49 loadbang; +#X floatatom 112 189 5 0 0 0 - - -; +#X obj 112 207 / 44.1; +#X text 104 165 pre-delay; +#X text 86 8 T3-envelopes; +#X floatatom 274 152 5 0 0 0 - - -; +#X text 324 151 msec; +#X text 59 31 With Time-Tagged Triggers exact positioning is possible +even between block boundaries.; +#X msg 244 204 set \$1 \$2 \$3 \$4; +#X msg 244 246 1 1.85941 0 2; +#X obj 244 84 nbx 5 16 -1e+37 1e+37 0 0 empty empty Samples 0 -8 1 +10 -260818 -1 -1 82 256; +#X obj 244 176 pack 1 0.5 0 2; +#X connect 0 0 2 0; +#X connect 0 1 2 1; +#X connect 1 0 3 0; +#X connect 1 0 5 0; +#X connect 1 1 19 0; +#X connect 2 0 5 0; +#X connect 3 0 0 0; +#X connect 4 0 9 0; +#X connect 4 0 21 0; +#X connect 4 1 15 0; +#X connect 8 0 4 0; +#X connect 9 0 1 0; +#X connect 10 0 7 0; +#X connect 11 0 12 0; +#X connect 12 0 3 1; +#X connect 15 0 21 1; +#X connect 18 0 19 0; +#X connect 19 0 0 0; +#X connect 20 0 8 0; +#X connect 21 0 18 0; -- cgit v1.2.1