On Thu, 2011-05-19 at 14:22 -0500, pl bossart wrote:
- In the ChromeOS kernel, there's a separate PCM for playback to WM8903
and playback to the SPDIF controller, and hence on to HDMI. Since these use different values for PlaybackPCM, I defined separate use-cases for analog and HDMI/SPDIF playback. Is this the typical way of splitting things up, or would one typically have a unified use-case with the PlaybackPCM Value being part of the SectionDevice?
If the use case is the same, e.g. "Music", I would just add them as different Music devices and have a PlaybackPCM for each of them.
Looks like Stephen and I share the same questions. If we have a single "Music" use case with multiple PCM playback devices (in the ALSA sense hw:x,y) listed the same file, how would one specify that for example the UCM headphone or speaker devices are valid only for the WM8903 output?
Do you mean here that the headphones or speaker are only valid with a WM8903 PCM i.e. hw0,0 ? If so, I would use the PlaybackPCM tag to identify that the valid PCM device.
I am struggling a bit to link Devices as defined by UCM (headset, earpiece, etc) and Devices as defined by ALSA...for example I am not sure what the cdev statement means in the device definition. Confused... -Pierre
Sorry, there is a little overlap here with naming. Devices wrt to ALSA mean the PCM device or card device i.e. the cdev refers the to the sound card (Jaroslav, pls correct me if I'm wrong here with the cdev naming).
UCM treats devices as the physical audio transducers (like speakers, headphones, mic, etc).
Liam
Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel