----- Forwarded message from Jaroslav Kysela <[EMAIL PROTECTED]> -----

From: Jaroslav Kysela <[EMAIL PROTECTED]>
X-X-Sender: [EMAIL PROTECTED]
To: Ove Kaaven <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: [Alsa-devel] PCM questions
In-Reply-To: <[EMAIL PROTECTED]>
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by sourceforge.net.
        See http://spamassassin.org/tag/ for more details.
        Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0.9-sf.net
Precedence: bulk
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/alsa-devel>,
        <mailto:[EMAIL PROTECTED]>
List-Id: Advanced Linux Sound Architecture - Devel <alsa-devel.lists.sourceforge.net>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/alsa-devel>,
        <mailto:[EMAIL PROTECTED]>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=alsa-devel>
X-Original-Date: Sat, 6 Mar 2004 11:10:23 +0100 (CET)
Date: Sat, 6 Mar 2004 11:10:23 +0100 (CET)


Hello,

just two cents - I know that app shouldn't mess with application or
hardware position variables. So we have snd_pcm_forward or snd_pcm_rewind
(the later not working in dmix case). But doing input and output ptr
calculations in app while it is already done in lib make no sense for me.
There should exist snd_pcm_get_ functions which return apropriate
values. Clean and simple. You can not directly change them but you can
get the values if you need them.

Regards

Adam Tla/lka


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to