aboutsummaryrefslogtreecommitdiff
path: root/Patches/10 example-waveformdisplay.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-08-31 08:27:43 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-08-31 08:27:43 +0000
commit158623f3d62b49d88c990d662d8bdfa527175471 (patch)
treea2ca866509c9d12d894590b4fbdc77f2ca4954a0 /Patches/10 example-waveformdisplay.pd
parent8c1d53dbb2c5bd6c6dc6c718ef51c11254bd5833 (diff)
removed white space
svn path=/trunk/Framestein/; revision=102
Diffstat (limited to 'Patches/10 example-waveformdisplay.pd')
-rw-r--r--Patches/10 example-waveformdisplay.pd126
1 files changed, 0 insertions, 126 deletions
diff --git a/Patches/10 example-waveformdisplay.pd b/Patches/10 example-waveformdisplay.pd
deleted file mode 100644
index f44763a..0000000
--- a/Patches/10 example-waveformdisplay.pd
+++ /dev/null
@@ -1,126 +0,0 @@
-#N canvas 197 11 743 561 12;
-#X obj 5 34 fs.main;
-#X msg 5 7 6001;
-#X msg 45 7 reset;
-#X text 155 394 drag & drop a SOUND FILE to one of the frames above
-...;
-#X text 234 413 then make a selection with mouse;
-#N canvas 0 0 1002 426 implementation 0;
-#X obj 26 260 table snd;
-#X obj 108 206 fs.event;
-#X msg 108 234 read -resize \$1 snd;
-#X obj 159 286 soundfiler;
-#X obj 125 105 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X obj 206 161 fs.waveform snd 512 256;
-#X obj 197 101 fs.waveform snd 512 32;
-#X obj 230 134 t b f;
-#X floatatom 295 192 8 0 0;
-#X floatatom 368 192 8 0 0;
-#X text 288 230 selection in samples;
-#N canvas 35 295 458 308 init 0;
-#X obj 105 91 init;
-#X obj 92 209 outlet;
-#X obj 145 209 outlet;
-#X msg 83 125 dock waveformd \, 118+105 \, bang;
-#X msg 74 151 dock waveformd \, 118+138 \, bang;
-#X connect 0 0 3 0;
-#X connect 0 0 4 0;
-#X connect 3 0 2 0;
-#X connect 4 0 1 0;
-#X restore 146 74 pd init;
-#X msg 394 97 118 + 105;
-#X msg 406 153 118 + 138;
-#X obj 108 260 t b b a;
-#X msg 128 286 0;
-#X text 499 72 fs.waveform -- array display with range selection;
-#X text 513 104 args: <array name> <width> <height>;
-#X text 513 130 inlet 1: bang or command to fs.frame;
-#X text 513 166 inlet 3: endpoint of display in samples;
-#X text 513 148 inlet 2: startpoint of display in samples;
-#X text 513 184 inlet 4: display selection in inverse (0 or 1);
-#X text 513 217 outlets 1 & 2: first two outlets of the fs.frame inside
-;
-#X text 513 235 outlets 3 & 4: start and end of selected range in samples
-;
-#X text 513 254 outlet 5: third outlet of the fs.frame inside;
-#N canvas 0 0 481 421 playselection 0;
-#X obj 302 117 inlet;
-#X obj 348 117 inlet;
-#X obj 302 182 -;
-#X obj 302 210 abs;
-#X obj 94 185 *~;
-#X obj 94 214 +~;
-#X obj 94 151 phasor~;
-#X obj 334 310 /;
-#X obj 327 277 samplerate~;
-#X obj 302 237 t f b f;
-#X obj 94 245 tabread4~ snd;
-#X obj 149 283 r vol;
-#X obj 94 319 dac~;
-#X obj 94 283 *~ 0.1;
-#X obj 123 50 inlet;
-#X text 74 24 mouseup from fs.event;
-#X text 301 94 range;
-#X obj 94 127 f;
-#X obj 123 185 f;
-#X obj 123 214 f;
-#X connect 0 0 2 0;
-#X connect 0 0 19 1;
-#X connect 1 0 2 1;
-#X connect 2 0 3 0;
-#X connect 3 0 9 0;
-#X connect 4 0 5 0;
-#X connect 5 0 10 0;
-#X connect 6 0 4 0;
-#X connect 7 0 17 1;
-#X connect 8 0 7 0;
-#X connect 9 0 18 1;
-#X connect 9 1 8 0;
-#X connect 9 2 7 1;
-#X connect 10 0 13 0;
-#X connect 11 0 13 1;
-#X connect 13 0 12 0;
-#X connect 13 0 12 1;
-#X connect 14 0 17 0;
-#X connect 14 0 18 0;
-#X connect 14 0 19 0;
-#X connect 17 0 6 0;
-#X connect 18 0 4 1;
-#X connect 19 0 5 1;
-#X restore 294 299 pd playselection;
-#X text 195 353 Sorry about the mess..;
-#X connect 1 0 2 0;
-#X connect 1 2 25 0;
-#X connect 2 0 14 0;
-#X connect 4 0 6 0;
-#X connect 5 0 1 0;
-#X connect 5 2 8 0;
-#X connect 5 2 25 1;
-#X connect 5 3 9 0;
-#X connect 5 3 25 2;
-#X connect 5 4 13 0;
-#X connect 6 0 1 0;
-#X connect 6 2 7 0;
-#X connect 6 3 5 2;
-#X connect 6 4 12 0;
-#X connect 7 0 5 0;
-#X connect 7 1 5 1;
-#X connect 11 0 5 0;
-#X connect 11 1 6 0;
-#X connect 14 0 6 0;
-#X connect 14 0 5 0;
-#X connect 14 1 15 0;
-#X connect 14 2 3 0;
-#X connect 15 0 6 1;
-#X connect 15 0 6 2;
-#X connect 15 0 5 1;
-#X connect 15 0 5 2;
-#X restore 252 475 pd implementation and docs;
-#X obj 32 388 vsl 15 128 0 1 0 0 vol empty volume 0 -8 128 8 -262144
--1 -1 7800 1;
-#X msg 54 497 \; pd dsp 1;
-#X text 57 472 play it ...;
-#X connect 1 0 0 0;
-#X connect 1 0 2 0;
-#X connect 2 0 0 1;