All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clemens Ladisch <clemens@ladisch.de>
To: Adam Rosenberg <adam@alcorn.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: Constraining the number of frames per period
Date: Mon, 25 Oct 2010 09:48:02 +0200	[thread overview]
Message-ID: <4CC53632.3080008@ladisch.de> (raw)
In-Reply-To: <AANLkTikr0ttrWCOiJEO-7GLvfLLUfRMA8Bii6wSD7qV6@mail.gmail.com>

Adam Rosenberg wrote:
>> Set the snd_pcm_hardware fields so that all sample formats are supported.
> 
> I do not understand why I need to add all of the sample formats,

Sorry, I actually meant to say "all of the sample formats supported
by your hardware", where "formats" includes all the field of the
snd_pcm_hardware structure.

The idea is to set the snd_pcm_hardware fields so that anything
supported by the hardware is allowed by these settings.  Then, if there
is any combination of settings that is allowed by these fields but not
supported by the hardware, add more constraints in the open callback.


Regards,
Clemens

      reply	other threads:[~2010-10-25  7:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-21 14:43 Constraining the number of frames per period Adam Rosenberg
2010-10-21 14:50 ` Jaroslav Kysela
2010-10-21 21:15   ` Adam Rosenberg
2010-10-22  6:38     ` Clemens Ladisch
2010-10-22 20:45       ` Adam Rosenberg
2010-10-25  7:48         ` Clemens Ladisch [this message]

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=4CC53632.3080008@ladisch.de \
    --to=clemens@ladisch.de \
    --cc=adam@alcorn.com \
    --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 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.