Re: [Alsa-devel] List of control parameters needed

2004-03-22 Thread Paul Davis
>> Where can I get the complete list of controls which an audio codec has to >> support. there is no such list. and lets get the terminology straightened out here before this goes any further. "codec" comes (in this context) from "coder/decoder". that maps roughly to what is more properly referr

Re: [Alsa-devel] List of control parameters needed

2004-03-22 Thread James Courtier-Dutton
Pavana Sharma wrote: Hello, I am trying to export the controls to user space. I want to know the complete list of controls which ALSA expects the codec to support. For example, few are as below, Master Playback Volume Master Playback Switch Tone Control - Bass Tone Control - Treble Line Capture V

Re: [Alsa-devel] List of control parameters needed

2004-03-22 Thread Giuliano Pochini
On Mon, 22 Mar 2004, Pavana Sharma wrote: > Hello, > > I am trying to export the controls to user space. I want to know the > complete list of controls > [...] > Where can I get the complete list of controls which an audio codec has > to support. There is not such a list because they depend on

Re: [Alsa-devel] List of control parameters needed

2004-03-22 Thread p z oooo
Hi, Try to look at alsa-driver/alsa-kernel/Documentation/ControlNames.txt But warning, this is not complete list, rather recomendation. Most control names folows this recomendation, but there are some controls for some soundcards, that have diffrent names. Peter Zubaj ==

[Alsa-devel] List of control parameters needed

2004-03-22 Thread Pavana Sharma
Hello, I am trying to export the controls to user space. I want to know the complete list of controls which ALSA expects the codec to support. For example, few are as below, Master Playback Volume Master Playback Switch Tone Control - Bass Tone Control - Treble Line Capture Volume Mic Capture Vo