All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Alsa: USB: Improve M-Audio Fast Track Ultra mixer
@ 2012-04-23  9:16 Felix Homann
  2012-04-23  9:16 ` [PATCH 1/3] Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks Felix Homann
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Felix Homann @ 2012-04-23  9:16 UTC (permalink / raw)
  To: patch; +Cc: alsa-devel, Felix Homann, mark

This series of patches improves the mixer for Fast Track Ultra (8R)
devices by

	* adding TLV to existing controls
	* adding new controls for the effect section.

It unifies the control creation for FTU and Ebox-44 devices.

Mark, could you please look at mixer_quirks.c. Do we really need the range settings 
in snd_create_std_mono_ctl()? BTW, you might like to add some TLV callback to the
Ebox-44 controls as well.

Regards,

Felix

Felix Homann (3):
  Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks.
  Add TLV to M-Audio volume controls
  M-Audio FTU: Add effect controls

 sound/usb/mixer.c        |   23 +++
 sound/usb/mixer_quirks.c |  493 +++++++++++++++++++++++++++++++++++++++------
 2 files changed, 450 insertions(+), 66 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2012-04-23 10:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-23  9:16 [PATCH 0/3] Alsa: USB: Improve M-Audio Fast Track Ultra mixer Felix Homann
2012-04-23  9:16 ` [PATCH 1/3] Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks Felix Homann
2012-04-23  9:43   ` Takashi Iwai
2012-04-23  9:57     ` Felix Homann
2012-04-23 10:04       ` Takashi Iwai
2012-04-23  9:16 ` [PATCH 2/3] Add TLV to M-Audio volume controls Felix Homann
2012-04-23  9:43   ` Takashi Iwai
2012-04-23  9:16 ` [PATCH 3/3] M-Audio FTU: Add effect controls Felix Homann
2012-04-23  9:52   ` Takashi Iwai
2012-04-23 10:19     ` Felix Homann
2012-04-23 10:36       ` Takashi Iwai

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.