2010/10/28 Anthony Sorace <a...@9srv.net>:
>> the other problem with both volume and audioctl will come with multiple
>> streams. in1 and out1 might work, but it starts to look ugly. usbaudio
>> appears to ignore multiple inputs or outputs.
>
> i'm not entirely sure what you mean by "streams" in this context. multiple 
> inputs or outputs? if so, my first pass would be do something like what #l 
> does: #l0, #l1, &c. Alternately, let any (theoretical future) driver for such 
> a thing implement /mnt/fancydriver/0/audio &c, and bind as needed.
>

Wouldn't it be better to use #A0, #A1, ... for the case of multiple
audio devices instead of multiple in/outs in one device? I don't see
why control^(1 2 3 4 5 6) or in1, out1 are so ugly (specially
considering that this is just a potential "problem").

-- 
- yiyus || JGL . 4l77.com

Reply via email to