Re: [Alsa-user] Is ALSA the right tool for my app?

2008-03-14 Thread [EMAIL PROTECTED]
t: [Alsa-user] Is ALSA the right tool for my app? Hello, I've been struggling with alsa-lib for about a week, mainly trying to come up with the appropriate configuration file. I'd like to describe what I'm trying to do, so that ALSA users might tell me whether the

Re: [Alsa-user] Is ALSA the right tool for my app?

2008-03-14 Thread Clemens Ladisch
John Sigler wrote: To keep the level constant, it might need to add or remove a few frames once in a while. This won't work with Dolby data (except by dropping or adding a complete Dolby frame). Using a compressed format requires that the decoder is completely synchronized to the source.

Re: [Alsa-user] Is ALSA the right tool for my app?

2008-03-14 Thread John Sigler
Clemens Ladisch wrote: John Sigler wrote: To keep the level constant, it might need to add or remove a few frames once in a while. This won't work with Dolby data (except by dropping or adding a complete Dolby frame). Using a compressed format requires that the decoder is completely

Re: [Alsa-user] Is ALSA the right tool for my app?

2008-03-14 Thread John Sigler
Allan wrote: Following from Sean, the appropriate system to use would be netjack. http://netjack.sourceforge.net/ I will look into it. Thanks for the pointer. I don't think I can use it as is, because I have written all sorts of code to handle retransmission, forward error correction, and

[Alsa-user] Is ALSA the right tool for my app?

2008-03-13 Thread John Sigler
Hello, I've been struggling with alsa-lib for about a week, mainly trying to come up with the appropriate configuration file. I'd like to describe what I'm trying to do, so that ALSA users might tell me whether the ALSA infrastructure is the correct tool for the app I'm writing. Consider two

Re: [Alsa-user] Is ALSA the right tool for my app?

2008-03-13 Thread Sergei Steshenko
On Thu, 13 Mar 2008 18:16:13 +0100 John Sigler [EMAIL PROTECTED] wrote: Hello, I've been struggling with alsa-lib for about a week, mainly trying to come up with the appropriate configuration file. I'd like to describe what I'm trying to do, so that ALSA users might tell me whether the

Re: [Alsa-user] Is ALSA the right tool for my app?

2008-03-13 Thread Sean Edwards
Edwards=- - Original Message From: John Sigler [EMAIL PROTECTED] To: alsa-user@lists.sourceforge.net Sent: Thursday, March 13, 2008 12:16:13 PM Subject: [Alsa-user] Is ALSA the right tool for my app? Hello, I've been struggling with alsa-lib for about a week, mainly trying to come up