diff options
Diffstat (limited to 'help/crossfade~-help.pd')
-rw-r--r-- | help/crossfade~-help.pd | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/help/crossfade~-help.pd b/help/crossfade~-help.pd new file mode 100644 index 0000000..488b0e9 --- /dev/null +++ b/help/crossfade~-help.pd @@ -0,0 +1,39 @@ +#N canvas 339 91 631 441 10; +#X floatatom 323 276 5 0 0 0 - - -; +#X obj 123 292 crossfade~ 2; +#X obj 32 -13 cnv 15 400 100 empty empty empty 20 12 0 14 -249661 -66577 +0; +#X text 37 21 author: mrtoftrash@gmail.com; +#X text 37 32 version: 2009-06-04 (initial release); +#X obj 36 164 osc~ 100; +#X obj 123 388 dac~; +#X obj 197 189 noise~; +#X obj 93 163 osc~ 500; +#X obj 248 189 osc~ 200; +#X obj 122 361 *~ 0.5; +#X obj 193 360 *~ 0.5; +#X obj 229 338 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 38 10 tags: signal mix; +#X text 37 -14 description: crossfades 2 multi-channel sources; +#X text 41 104 Argument: The number of channels for each source (defaults +to 2); +#X connect 0 0 1 4; +#X connect 1 0 10 0; +#X connect 1 1 11 0; +#X connect 5 0 1 0; +#X connect 7 0 1 2; +#X connect 8 0 1 1; +#X connect 9 0 1 3; +#X connect 10 0 6 0; +#X connect 11 0 6 1; +#X connect 12 0 10 1; +#X connect 12 0 11 1; +#X connect 15 0 0 0; |