All of lore.kernel.org
 help / color / mirror / Atom feed
* Stream format conversion in SoC driver
@ 2016-12-27 13:44 Giedrius Trainavičius
  2016-12-27 20:51 ` Clemens Ladisch
  0 siblings, 1 reply; 11+ messages in thread
From: Giedrius Trainavičius @ 2016-12-27 13:44 UTC (permalink / raw)
  To: alsa-devel

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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-01-05  1:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-27 13:44 Stream format conversion in SoC driver Giedrius Trainavičius
2016-12-27 20:51 ` 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

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.