From 7312e58d17e331d71d4f47e21bf15499609bace8 Mon Sep 17 00:00:00 2001 From: dieter kovacic Date: Tue, 9 Jul 2002 12:41:56 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r33, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ext13/; revision=34 --- doc/ossmixer.pd | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 doc/ossmixer.pd (limited to 'doc/ossmixer.pd') diff --git a/doc/ossmixer.pd b/doc/ossmixer.pd new file mode 100644 index 0000000..ee8e34f --- /dev/null +++ b/doc/ossmixer.pd @@ -0,0 +1,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; -- cgit v1.2.1