aboutsummaryrefslogtreecommitdiff
path: root/ossmixer-help.pd
blob: ee8e34fc0998f5adf54f30418e03b790d98255a6 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
#N canvas 572 217 606 552 10;
#X obj 188 331 ossmixer;
#X msg 251 228 bang;
#X msg 66 95 get pcm;
#X msg 80 67 get main;
#X msg 62 122 get igain;
#X floatatom 37 167 5 0 0;
#X text 232 479 altpcm \, reclev \, igain \, ogain;
#X msg 37 192 set main \$1;
#X text 35 451 possible channels:;
#X floatatom 36 220 5 0 0;
#X msg 36 242 set igain \$1;
#X msg 230 130 get_source;
#X msg 311 217 set_source line;
#X msg 312 240 set_source mic;
#X msg 314 263 set_source cd;
#X floatatom 35 267 5 0 0;
#X msg 35 289 set pcm \$1;
#X symbolatom 239 359 10 0 0;
#X floatatom 223 386 5 0 0;
#X obj 158 387 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 158 358 sel source;
#X floatatom 199 96 5 0 0;
#X text 15 36 you will have to do mutings manually (read \, set 0 \,
set x);
#X text 146 67 get value of channel;
#X text 252 98 get value of current channel;
#X text 249 212 nop;
#X text 307 131 get recording source;
#X text 316 281 set rec. source;
#X text 7 166 s;
#X text 8 180 e;
#X text 8 195 t;
#X text 7 220 v;
#X text 7 231 a;
#X text 7 245 l;
#X text 7 258 u;
#X text 7 271 e;
#X text 35 466 main \, treble \, bass \, synth \, pcm \, speaker \,
line \, line1 \, line2 \, line3 \, mic \, cd \, imix \,;
#X text 130 421 right outlet: channel name;
#X text 130 408 left outlet: "source" or value;
#X msg 252 173 set_device 1;
#X text 350 175 /dev/mixer1 /dev/mixer2...;
#X text 15 6 a simple mixer for /dev/mixerX;
#X text 16 21 only stereo (no seperate L/R);
#X connect 0 0 20 0;
#X connect 0 1 17 0;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 7 0;
#X connect 7 0 0 0;
#X connect 9 0 10 0;
#X connect 10 0 0 0;
#X connect 11 0 0 0;
#X connect 12 0 0 0;
#X connect 13 0 0 0;
#X connect 14 0 0 0;
#X connect 15 0 16 0;
#X connect 16 0 0 0;
#X connect 20 0 19 0;
#X connect 20 1 18 0;
#X connect 21 0 0 0;
#X connect 39 0 0 0;