From 3e9b7cc8074be82a61d041f5d983775df8a59116 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 5 Jun 2009 02:48:51 +0000 Subject: removed old build system and moved help files into same folder to make it a libdir svn path=/trunk/externals/ext13/; revision=11674 --- ossmixer-help.pd | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 ossmixer-help.pd (limited to 'ossmixer-help.pd') diff --git a/ossmixer-help.pd b/ossmixer-help.pd new file mode 100644 index 0000000..ee8e34f --- /dev/null +++ b/ossmixer-help.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