23 Apr
2012
23 Apr
'12
11:16 a.m.
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