-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathclean_selector~-help.pd
42 lines (42 loc) · 1.04 KB
/
clean_selector~-help.pd
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
#N canvas 601 262 479 367 10;
#X msg 123 146 channel \$1;
#X floatatom 123 116 5 0 0 0 - - -, f 5;
#X obj 138 182 osc~ 440;
#X obj 202 183 osc~ 777;
#X obj 267 183 noise~;
#X obj 316 183 osc~ 899;
#X obj 123 307 dac~;
#X obj 123 269 *~ 0.02;
#X msg 29 143 fadetime \$1;
#X msg 29 115 20;
#X msg 155 81 1;
#X msg 189 81 2;
#X msg 221 82 3;
#X text 253 82 select channel;
#X text 25 95 set fadetime;
#X msg 74 115 1000;
#X msg 123 82 0;
#X obj 123 224 clean_selector~ 4 250;
#X text 278 223 args: inputs \, fadetime;
#X obj 23 16 cnv 15 160 25 empty empty LyonPotpourri 20 12 1 18 -260097
-204786 0;
#X text 22 52 clean_selector~ - Cross fade between multiple sources
;
#X floatatom 198 273 5 0 0 2 gain - -, f 5;
#X connect 0 0 17 0;
#X connect 1 0 0 0;
#X connect 2 0 17 0;
#X connect 3 0 17 1;
#X connect 4 0 17 2;
#X connect 5 0 17 3;
#X connect 7 0 6 0;
#X connect 7 0 6 1;
#X connect 8 0 17 0;
#X connect 9 0 8 0;
#X connect 10 0 1 0;
#X connect 11 0 1 0;
#X connect 12 0 1 0;
#X connect 15 0 8 0;
#X connect 16 0 1 0;
#X connect 17 0 7 0;
#X connect 21 0 7 1;