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/2lineseg~-1.pd | 49 ++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 doc/tutorials/footils/pddrums/2lineseg~-1.pd (limited to 'doc/tutorials/footils/pddrums/2lineseg~-1.pd') diff --git a/doc/tutorials/footils/pddrums/2lineseg~-1.pd b/doc/tutorials/footils/pddrums/2lineseg~-1.pd new file mode 100644 index 00000000..1b34bfa2 --- /dev/null +++ b/doc/tutorials/footils/pddrums/2lineseg~-1.pd @@ -0,0 +1,49 @@ +#N canvas 179 206 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 floatatom 244 87 5 0 0; +#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 176 pack 1 0.5 0 1.5; +#X obj 244 105 / 44.1; +#X msg 191 149 bang; +#X obj 472 49 loadbang; +#X floatatom 112 189 5 0 0; +#X obj 112 207 / 44.1; +#X text 104 165 pre-delay; +#X text 90 24 T3-envelopes; +#X text 290 85 samples; +#X floatatom 274 152 5 0 0; +#X text 324 151 msec; +#X text 63 47 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 2.26757 0 1.5; +#X connect 0 0 2 0; +#X connect 0 1 2 1; +#X connect 1 0 3 0; +#X connect 1 0 6 0; +#X connect 1 1 22 0; +#X connect 2 0 6 0; +#X connect 3 0 0 0; +#X connect 4 0 9 0; +#X connect 4 0 11 0; +#X connect 4 1 18 0; +#X connect 5 0 10 0; +#X connect 9 0 21 0; +#X connect 10 0 4 0; +#X connect 11 0 1 0; +#X connect 12 0 8 0; +#X connect 13 0 14 0; +#X connect 14 0 3 1; +#X connect 18 0 9 1; +#X connect 21 0 22 0; +#X connect 22 0 0 0; -- cgit v1.2.1