From: Stefan Schoenleitner <dev.c0debabe@gmail.com>
To: Alex Austin <circuitsoft.alex@gmail.com>
Cc: alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: need help with io plugin programming: how to add delay ?
Date: Wed, 23 Dec 2009 09:15:00 +0100 [thread overview]
Message-ID: <4B31D184.3020300@gmail.com> (raw)
In-Reply-To: <53baa24a0912221814t3e8628c4odc908c0813c0a56b@mail.gmail.com>
Alex Austin wrote:
> Do you really need a socket, or are you just trying to move audio data
> from one app to another? Check out jack and netjack. They may already
> provide the functionality you need.
I need to move PCM samples to/from alsa from/to a DSP board.
As the DSP board uses a serial interface (UART) it would be rather
cumbersome to implement this functionality as kernel driver.
My solution should be a little bit similar to bluetooth audio as it also
uses an alsa io plugin and a daemon that actually talks to different
(hardware-) devices.
cheers,
stefan
next prev parent reply other threads:[~2009-12-23 8:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-22 19:55 need help with io plugin programming: how to add delay ? Stefan Schoenleitner
2009-12-22 23:08 ` Stefan Schoenleitner
2009-12-23 2:14 ` Alex Austin
2009-12-23 8:15 ` Stefan Schoenleitner [this message]
2009-12-23 9:28 ` Alex Austin
2009-12-23 11:17 ` Stefan Schoenleitner
2009-12-23 16:39 ` Mads Kiilerich
2009-12-23 17:08 ` Stefan Schoenleitner
2009-12-23 17:40 ` Mark Brown
2009-12-23 18:24 ` Stefan Schoenleitner
2009-12-23 17:09 ` Mark Brown
2009-12-23 8:55 ` Stefan Schoenleitner
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=4B31D184.3020300@gmail.com \
--to=dev.c0debabe@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=circuitsoft.alex@gmail.com \
/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.