All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Giedrius Trainavičius" <giedrius.trainavicius@gmail.com>
To: alsa-devel@alsa-project.org
Subject: Stream format conversion in SoC driver
Date: Tue, 27 Dec 2016 15:44:20 +0200	[thread overview]
Message-ID: <CABpuRUPg8LC_+eFL3UBS-jWkQicpKmorvzhqjZW6p8xQ9P0ppw@mail.gmail.com> (raw)

Hi,

We are developing a soundcard for Raspberry Pi, you may find the current
driver source code here:
https://github.com/raspberrypi/linux/blob/rpi-4.4.y/sound/soc/bcm/pisound.c

The card natively supports 24 and 32 bit PCM streams at 48kHz, 96kHz and
192kHz, symmetric capture and playback.

Is it possible to have ALSA do the necessary format conversions for the PCM
streams in natively unsupported formats to the closest natively supported
format?

What would be required to enable it?

Thank you,
Giedrius.

             reply	other threads:[~2016-12-27 13:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-27 13:44 Giedrius Trainavičius [this message]
2016-12-27 20:51 ` Stream format conversion in SoC driver Clemens Ladisch
2016-12-27 21:23   ` Giedrius Trainavičius
2016-12-28 14:22     ` Clemens Ladisch
2016-12-28 14:54       ` Giedrius Trainavičius
2016-12-28 18:17         ` Clemens Ladisch
     [not found]           ` <CABpuRUM-SHzVrGuoyWKicQdhmDgOFEa0NH6CiAiXFum16BtN2A@mail.gmail.com>
2016-12-29  5:53             ` Clemens Ladisch
2016-12-29 14:32               ` Giedrius Trainavičius
2017-01-02 19:59                 ` Giedrius Trainavičius
2017-01-04 11:36                 ` Clemens Ladisch
2017-01-05  1:09                   ` Giedrius Trainavičius

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=CABpuRUPg8LC_+eFL3UBS-jWkQicpKmorvzhqjZW6p8xQ9P0ppw@mail.gmail.com \
    --to=giedrius.trainavicius@gmail.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.