alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Mack <zonque@gmail.com>
To: alsa-devel@alsa-project.org
Cc: louis@museresearch.com
Subject: Re: UAC2 clock selector for AudioBox 1818VSL
Date: Thu, 06 Sep 2012 22:53:01 +0200	[thread overview]
Message-ID: <50490D2D.3060207@gmail.com> (raw)
In-Reply-To: <76bd1b6473c857ddd3160280e278e4fb.squirrel@master.museresearch.com>

Hi,

On 06.09.2012 22:20, louis@museresearch.com wrote:
> Hi!
>   I'm attempting to get the "Clock Selector" mixer control to work with
> the PreSonus AudioBox 1818VSL (a UAC2 device).
>
> The control shows up in amixer as an enumerated value, but I don't seem to
> be able to set it (I've tried amixer, alsactl, and setting it
> programmatically). The possible values are correct (listing Internal
> Clock, S/PDIF Clock, and ADAT Clock as possible options); It just doesn't
> appear to take my setting, by which I mean amixer doesn't update the
> settings, I still have the occasional click when the sampling rates match
> over S/PDIF and I attempt to use external sync. No error is returned.
> 
> After digging around USB specs and ALSA's usb/mixer.c and being unfamiliar
> with both the USB audio spec and the inner workings of ALSA, I thought
> it'd be best to ask the list about this: How would I check to see if ALSA
> is asking the device to change clock source at all?

Hmm. A clock selector is handled like any other control entity on the
hardware. Some thoughts:

- Are you able to control other settings like the volume?

- It's fairly common for devices to not accept a new clock source
setting if they can't lock to the external source within some time. Did
you connect anything to the digital inputs?

- Are you able to control that setting with the native Mac OS X driver?
(IOW, without installing a 3rd-party driver)

Also, please send the output of "lsusb -v" for that device.


Daniel

  reply	other threads:[~2012-09-06 20:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06 20:20 UAC2 clock selector for AudioBox 1818VSL louis
2012-09-06 20:53 ` Daniel Mack [this message]
     [not found]   ` <192dce6984143a00813e593a60c5a5f4.squirrel@master.museresearch.com>
2012-09-08 12:24     ` Daniel Mack
2012-09-10 17:29       ` louis
  -- strict thread matches above, loose matches on Subject: below --
2012-09-07 17:58 louis

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=50490D2D.3060207@gmail.com \
    --to=zonque@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=louis@museresearch.com \
    /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).