1 Aug 2005 11:22
Re: Re: Volume per voices [Feature Request]
Takashi Iwai <tiwai <at> suse.de>
2005-08-01 09:22:46 GMT
2005-08-01 09:22:46 GMT
At Mon, 01 Aug 2005 00:37:26 +0800, Raymond wrote: > > Jaroslav Kysela wrote: > > On Thu, 28 Jul 2005, Raymond wrote: > > > > > >>In theory, and sound cards with hardware mixing can support this kind of > >>volume control. > >> > > > > Nope. Please, define the controls at the driver initialization phase and > > make them inactive when the stream is not open. See emu10k1 or trident > > driver for hints. You must also map the voice volume with substream > > number. > > > > Beside volume control, Is it feasible to bind other controls (e.g. > Interaural Time Difference, Interaural Level Difference and SAMPLE RATE > CONVERTOR - Doppler Effect ) to the substream ? I think yes. Whatever directly bound to a PCM substream should be handled as IFACE_PCM with a certain subdevice number. > How can the alsa application access those controls > (SNDRV_CTL_ELEM_IFACE_PCM) using the handle return by snd_pcm_open() ? By defining a new API for that purpose :) Takashi(Continue reading)
RSS Feed