aboutsummaryrefslogtreecommitdiff
path: root/help/crossfade~-help.pd
blob: 488b0e9c24ea89d6e1b7764a052679924807c1de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
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;