aboutsummaryrefslogtreecommitdiff
path: root/tof/crossfade~-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-27 21:35:31 +0000
commitc3fdeeb4feb97052336a624bbbb5cf821ee03551 (patch)
treeb415f0d491eadd83c0030a3643d7e199b1aee799 /tof/crossfade~-help.pd
parentba3f7a4f80b4fc85785d2538c624cc201630cbd1 (diff)
Modified my dir structure
svn path=/trunk/externals/tof/; revision=13571
Diffstat (limited to 'tof/crossfade~-help.pd')
-rw-r--r--tof/crossfade~-help.pd43
1 files changed, 43 insertions, 0 deletions
diff --git a/tof/crossfade~-help.pd b/tof/crossfade~-help.pd
new file mode 100644
index 0000000..bc76552
--- /dev/null
+++ b/tof/crossfade~-help.pd
@@ -0,0 +1,43 @@
+#N canvas 339 91 665 533 10;
+#X floatatom 323 276 5 0 0 0 - - -;
+#X obj 32 -13 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577
+0;
+#X text 37 31 author: mrtoftrash@gmail.com;
+#X text 37 52 version: 2009-06-04 (initial release);
+#X obj 36 164 osc~ 100;
+#X obj 36 444 dac~;
+#X obj 197 189 noise~;
+#X obj 93 163 osc~ 500;
+#X obj 248 189 osc~ 200;
+#X obj 35 417 *~ 0.5;
+#X obj 106 416 *~ 0.5;
+#X obj 142 394 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 0 1;
+#X text 35 142 First source: signal inlets to the left.;
+#X text 187 170 Second source: signal inlets to the right.;
+#X obj 326 255 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 0 1;
+#X text 334 234 Crossfade: 0-1;
+#X text 261 215 The right most inlet controls the linear crossfade
+value.;
+#X text 37 -14 description: crossfades 2 multi-channel sources;
+#X obj 36 348 tof/crossfade~ 2;
+#X msg 323 298 \$1 5;
+#X obj 328 336 line~;
+#X text 41 104 Argument 1: The number of channels for each source (defaults
+to 2);
+#X text 38 10 tags: signal mix~;
+#X connect 0 0 19 0;
+#X connect 4 0 18 0;
+#X connect 6 0 18 2;
+#X connect 7 0 18 1;
+#X connect 8 0 18 3;
+#X connect 9 0 5 0;
+#X connect 10 0 5 1;
+#X connect 11 0 9 1;
+#X connect 11 0 10 1;
+#X connect 14 0 0 0;
+#X connect 18 0 9 0;
+#X connect 18 1 10 0;
+#X connect 19 0 20 0;
+#X connect 20 0 18 4;