All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fons Adriaensen <fons@linuxaudio.org>
To: alsa-devel@alsa-project.org
Subject: Re: Some questions related to ALSA based duplex audio	processing
Date: Sun, 29 Jan 2012 20:31:02 +0000	[thread overview]
Message-ID: <20120129203102.GA20883@linuxaudio.org> (raw)
In-Reply-To: <4F259BD1.4030001@ind.rwth-aachen.de>

On Sun, Jan 29, 2012 at 08:19:45PM +0100, public-hk wrote:

> I have just started to develop a duplex audio processing application 
> based on ALSA.
> My development goals are - of course - maximum stability as well as 
> lowest possible delay (latency).

Have a look at the zita-alsa-pcmi library. It probably does all
you need - it takes care of the zillions of calls necessary to
initialise mmap access, and provides/accepts floating point audio
samples regardless of the soundcard's format. No documentation ATM
but the examples should get you going. It's C++, but using on the
class mechanism, no templates, dependency on C++ libriries etc.

<http://kokkinizita.linuxaudio.org/linuxaudio/downloads>
 
-- 
FA

Vor uns liegt ein weites Tal, die Sonne scheint - ein Glitzerstrahl.

  reply	other threads:[~2012-01-29 20:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-29 19:19 Some questions related to ALSA based duplex audio processing public-hk
2012-01-29 20:31 ` Fons Adriaensen [this message]
2012-01-31 11:07   ` public-hk
2012-01-31 10:40 ` Clemens Ladisch
2012-01-31 11:39   ` public-hk
2012-01-31 12:10     ` Fons Adriaensen
2012-02-02  9:45       ` public-hk
2012-01-31 13:30     ` Clemens Ladisch

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=20120129203102.GA20883@linuxaudio.org \
    --to=fons@linuxaudio.org \
    --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.