aboutsummaryrefslogtreecommitdiff
path: root/tof/crossfade~-help.pd
blob: d61370be71d11815bf5231b5a25970e755ec8541 (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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#N canvas 1 53 587 515 10;
#X floatatom 253 303 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 471 dac~;
#X obj 137 206 noise~;
#X obj 93 163 osc~ 500;
#X obj 188 206 osc~ 200;
#X obj 35 444 *~ 0.5;
#X obj 106 443 *~ 0.5;
#X obj 142 411 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 127 187 Second source: signal inlets to the right.;
#X obj 256 282 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
-1 -1 0 1;
#X text 264 261 Crossfade: 0-1;
#X text 191 242 The right most inlet controls the linear crossfade
value.;
#X text 37 -14 description: crossfades 2 multi-channel sources;
#X obj 36 385 tof/crossfade~ 2;
#X msg 253 325 \$1 5;
#X obj 253 352 line~;
#X text 41 104 Argument 1: The number of channels for each source (defaults
to 2);
#X text 38 10 tags: signal mix~;
#N canvas 220 179 494 344 META 0;
#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 125 AUTHOR Thomas Ouellet Fredericks;
#X text 12 45 DESCRIPTION crossfades 2 multi-channel sources;
#X text 12 5 KEYWORDS signal;
#X text 12 65 INLET_N signal;
#X text 12 85 INLET_R signal;
#X text 12 105 OUTLET_N signal;
#X restore 525 456 pd META;
#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;