alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Jason Mancine <jason@mancine.net>
To: alsa-devel@alsa-project.org
Subject: Re: Zoom R16
Date: Fri, 6 Dec 2013 16:10:01 +0000 (UTC)	[thread overview]
Message-ID: <loom.20131206T170648-556@post.gmane.org> (raw)
In-Reply-To: CAPrbH=v+fVMibUGC8FqBbW-Gd6NW7uZFCgq7fxw9hiaPGR_04g@mail.gmail.com

It seems that ALSA is trying to initialize the device at 32-bit integer
little endian despite having the .formats set to SNDRV_PCM_FMTBIT_S24_LE in
the quirk. The device is 24-bit integer only.  Other devices I have
initialize properly at 24 bits.

Perhaps capture works because the device is running at 24 bits and sending
info into the 32 bit driver... and playback fails because the driver is
trying to force the device to operate at 32 bits, which it is incapable of???

Is there another/better way to force the bitrate to 24 bits?

  reply	other threads:[~2013-12-06 16:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-22 18:12 Zoom R16 Jason Mancine
2013-11-22 20:31 ` Jason Mancine
2013-11-24 13:03 ` Daniel Mack
     [not found]   ` <CAPrbH=tGph7__rgx-5BsBSi9-E95FpsTL9Yy0zbum0TccTPbyQ@mail.gmail.com>
     [not found]     ` <20131124141803.GC23126@tamtam.fritz.box>
2013-11-26 18:22       ` Jason Mancine
2013-11-28 14:42         ` Jason Mancine
2013-11-28 14:50           ` Jason Mancine
2013-12-06 16:10             ` Jason Mancine [this message]
2013-12-06 16:25               ` Takashi Iwai
2013-12-06 17:28                 ` Jason Mancine
2014-03-10 14:36                   ` Jason Mancine
2014-03-10 20:28                     ` Alan Horstmann
2014-03-10 20:44                       ` Jason Mancine
2014-03-11  7:09                         ` Takashi Iwai
2014-03-11  7:59                           ` Jason Mancine
2014-03-11  8:13                             ` Takashi Iwai
2014-03-11 13:34                               ` Jason Mancine
2014-03-11 13:40                                 ` Takashi Iwai
2014-03-11 15:16                                   ` Jason Mancine
2014-03-11 15:32                                     ` 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=loom.20131206T170648-556@post.gmane.org \
    --to=jason@mancine.net \
    --cc=alsa-devel@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).