All of lore.kernel.org
 help / color / mirror / Atom feed
* On mixer controls naming
@ 2014-01-09 15:27 R. Lemos
  2014-01-13 11:12 ` Clemens Ladisch
  0 siblings, 1 reply; 5+ messages in thread
From: R. Lemos @ 2014-01-09 15:27 UTC (permalink / raw)
  To: alsa-devel

Hi,

I'm trying to write a new driver for a virtual sound card. It isn't
actually a sound card, but only a software solution to control volume
and bass of an external device (using SPI and GPIO). So it only has a
mixer (no pcm or capture subdevices).

I could successfully configure two controls "Master Playback Switch"
and "Master Playback Volume". Alsamixer shows them correctly under
"Playback" view (and very nicely it joined them together to form a
single composite control "Master")

The other control I've named "Tone Control - Bass", as indicated in
writing-an-alsa-driver.pdf. But alsamixer shows it under both
"Playback" and "Capture" views.

How can I restrict this latter control to just playback?

-- 
[]'s
Rodrigo

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-14  0:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-09 15:27 On mixer controls naming R. Lemos
2014-01-13 11:12 ` Clemens Ladisch
2014-01-13 16:56   ` R. Lemos
2014-01-13 18:49     ` Clemens Ladisch
2014-01-14  0:31       ` R. Lemos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.