From: Olivia Mackintosh <livvy@pandaemonium>
To: alsa-devel@alsa-project.org
Cc: simon@mungewell.org
Subject: Re: M-Audio FT C600 - driver missing control for disabling the Output Gain Knob
Date: Fri, 1 May 2026 22:11:45 +0100 [thread overview]
Message-ID: <afUWW3v7iUpqFM2l@pandaemonium> (raw)
In-Reply-To: <dba75d85bdff152847ef0ee91a9872d0@mungewell.org>
On Fri, May 01, 2026 at 04:10:51PM -0400, simon@mungewell.org wrote:
> Hi all,
> I recently thrifted a C600 for a bargain price, and happily most of the
> functionality is working fine. I did notice a couple of controls (as seen in
> Windows app) are not presented under Linux.
>
> There is the ability to disable the large Output Gain Knob (on right side of
> the device), which by defaults controls all of the stereo outputs (1/2, 3/4,
> 5/6).
>
> Snooping the USB bus under Windows I see there is a USB packet sent with a
> bit mapped values to disable gain control of each stereo output. Wireshark
> Caps available if needed/wanted.
>
> I suspect this is a moderately easy fix, and likely applies to the C400 as
> well. Happy to work with/test patches to get this implement, but I'm not
> experienced with building ALSA.
>
> Cheers,
> Simon.
Hi Simon,
Congratuations on the thrift! Happy to help where I can as I have some
experience with making alsa controls. You're on the right track having
captured the control values.
There seems to already be c400 controls set up in the mixer_quirks.c
file, so it should be fairly straightforward to adapt this to also
support the c600.
Let me know if you need support in any way.
Olivia
next prev parent reply other threads:[~2026-05-01 21:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-01 20:10 M-Audio FT C600 - driver missing control for disabling the Output Gain Knob simon
2026-05-01 21:11 ` Olivia Mackintosh [this message]
2026-05-02 18:19 ` simon
2026-05-03 23:13 ` RFC: M-Audio FT C600 - " simon
2026-05-04 19:07 ` Olivia Mackintosh
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=afUWW3v7iUpqFM2l@pandaemonium \
--to=livvy@pandaemonium \
--cc=alsa-devel@alsa-project.org \
--cc=simon@mungewell.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 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.