From: Felix Homann <linuxaudio@showlabor.de>
To: patch@alsa-project.org
Cc: alsa-devel@alsa-project.org,
Felix Homann <linuxaudio@showlabor.de>,
mark@pogo.org.uk
Subject: [PATCH 0/3] Alsa: USB: Improve M-Audio Fast Track Ultra mixer
Date: Mon, 23 Apr 2012 11:16:05 +0200 [thread overview]
Message-ID: <1335172568-13502-1-git-send-email-linuxaudio@showlabor.de> (raw)
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
next reply other threads:[~2012-04-23 9:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-23 9:16 Felix Homann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1335172568-13502-1-git-send-email-linuxaudio@showlabor.de \
--to=linuxaudio@showlabor.de \
--cc=alsa-devel@alsa-project.org \
--cc=mark@pogo.org.uk \
--cc=patch@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).