From: Martin Langer <martin-langer@gmx.de>
To: alsa-devel@lists.sourceforge.net
Subject: Re: full-duplex - is it possible with rme32?
Date: Tue, 18 Jun 2002 01:05:30 +0200 [thread overview]
Message-ID: <20020617230530.GA7821@localhost> (raw)
In-Reply-To: <20020506214833.GA14102@localhost>
On Mon, May 06, 2002 at 11:48:33PM +0200, Martin Langer wrote:
> On Fri, May 03, 2002 at 02:55:23PM +0200, Takashi Iwai wrote:
> > At Thu, 2 May 2002 23:44:00 +0200, Martin Langer wrote:
> > >
> > > the RME Digi 32 in half-duplex is working so far, but I don't see a solution
> > > for a full-duplex support, because this card is working with one buffer for
> > > recording and playing.
> > >
> > > A driver should write the playing data and read the recording data in one
> > > cycle at the same address. There is no way to separate play/rec. It's just
> > > working in a synchronized way: first get the rec-data and then overwrite it
> > > with play-data, cycle for cycle,...
> >
> > does the capture sample always overwrite the sample to be played?
> > i.e. if the hardware sequence is
> > capture -> playback
> > on the same pointer, then i have no idea how to do full duplex at
> > all. but if the hardware does
> > playback -> capture
> > then there must be no problem.
> >
>
> I'm not sure about my card. In the description I see both cases and I
> don't know the right one (or the mistake) up to now.
>
I asked RME about the real behaviour and the answer was something like this:
The sample for playing is the first one in the buffer. Capturing at the same
time will overwrite this sample...
So we have the hardware sequence: capture -> playback
and this is like "good-bye full duplex!" for the rme32.
martin
----------------------------------------------------------------------------
Bringing you mounds of caffeinated joy
>>> http://thinkgeek.com/sf <<<
next prev parent reply other threads:[~2002-06-17 23:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-02 21:44 full-duplex - is it possible with rme32? Martin Langer
2002-05-03 12:55 ` Takashi Iwai
2002-05-06 21:48 ` Martin Langer
2002-06-17 23:05 ` Martin Langer [this message]
[not found] <E17KOUR-0002SW-00@usw-sf-list2.sourceforge.net>
2002-06-19 11:44 ` vanDongen/Gilcher
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=20020617230530.GA7821@localhost \
--to=martin-langer@gmx.de \
--cc=alsa-devel@lists.sourceforge.net \
/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.