From: Joachim Foerster <mls.JOFT@gmx.de>
To: alsa-devel <alsa-devel@alsa-project.org>
Cc: Lorenz Kolb <lorenz.kolb@lkmail.de>
Subject: Re: How to enforce 32bit access?
Date: Fri, 05 Oct 2007 19:09:53 +0200 [thread overview]
Message-ID: <1191604193.5762.2.camel@localhost> (raw)
In-Reply-To: <1191339247.30745.23.camel@localhost>
Hi ALSA devs,
meanwhile I tried to put a constraint on SNDRV_PCM_HW_PARAM_FRAME_BITS
by the use of snd_pcm_hw_constraint_minmax() function with min=32 and
max=32, but still no success - the ALSA Library still makes 16bit
accesses, when playing mono (1 channel) files.
Any ideas?
On Tue, 2007-10-02 at 17:34 +0200, Joachim Foerster wrote:
> [...]
>
> Therefore my question is:
>
> In my driver for the controller, how do I tell ALSA, that it is only
> allowed to write in 32bit quantities?
> Is this possible at all?
> Or do I have to use a special .asoundrc file?
Thanks,
Joachim
next prev parent reply other threads:[~2007-10-05 17:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-02 15:34 How to enforce 32bit access? Joachim Foerster
2007-10-05 17:09 ` Joachim Foerster [this message]
2007-10-09 9:08 ` Takashi Iwai
2007-10-10 13:19 ` Joachim Foerster
2007-10-10 13:22 ` Takashi Iwai
2007-10-10 15:40 ` Joachim Foerster
2007-10-11 8:50 ` Takashi Iwai
2007-10-11 13:30 ` Joachim Foerster
2007-10-11 19:29 ` Trent Piepho
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=1191604193.5762.2.camel@localhost \
--to=mls.joft@gmx.de \
--cc=alsa-devel@alsa-project.org \
--cc=lorenz.kolb@lkmail.de \
/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.