[linux-audio-dev] Lock Free Ringbuffer in C ?

2003-04-03 Thread torbenh
i remember i have read a statement about a lock free ringbuffer implemented in C somewhere. Can anybody remeber it ? -- torben Hohn http://galan.sourceforge.net -- The graphical Audio language

Re: [linux-audio-dev] firewire/IEC 61883-6

2003-04-03 Thread rm
On Wed, Apr 02, 2003 at 02:17:03AM -0500, rm wrote: i looked around a bit and it seems like AMDTP/IEC61883-6 is starting to be used and is in the linux 1394 drivers. it appears to include multi-channel audio and midi which would be quite cool. (it also appears not to be mlan). actually it

Re: [linux-audio-dev] Lock Free Ringbuffer in C ?

2003-04-03 Thread rm
On Thu, Apr 03, 2003 at 03:36:32PM +0200, [EMAIL PROTECTED] wrote: i remember i have read a statement about a lock free ringbuffer implemented in C somewhere. courtesy of paul davis: you should use a lock free ringbuffer. we will be adding example code to the example-clients

Re: [linux-audio-dev] Lock Free Ringbuffer in C ?

2003-04-03 Thread Vincent Touquet
On Thu, Apr 03, 2003 at 03:36:32PM +0200, [EMAIL PROTECTED] wrote: i remember i have read a statement about a lock free ringbuffer implemented in C somewhere. Can anybody remeber it ? I think it is in the Ardour sources ? I will try to hunt down the relevant post. regards, v

RE: [linux-audio-dev] firewire/IEC 61883-6

2003-04-03 Thread Mark Knecht
On Wed, Apr 02, 2003 at 02:17:03AM -0500, rm wrote: i looked around a bit and it seems like AMDTP/IEC61883-6 is starting to be used and is in the linux 1394 drivers. it appears to include multi-channel audio and midi which would be quite cool. (it also appears not to be mlan). actually

[linux-audio-dev] lock-free ring buffer code

2003-04-03 Thread Tim Hockin
i remember i have read a statement about a lock free ringbuffer implemented in C somewhere. courtesy of paul davis: you should use a lock free ringbuffer. we will be adding example code to the example-clients directory soon. existing code is in ardour's source base (for

Re: [linux-audio-dev] lock-free ring buffer code

2003-04-03 Thread Eric Dantan Rzewnicki
I have a copy. I'll attach it. On Thu 03/04/2003 11:31:29, Tim Hockin wrote: i remember i have read a statement about a lock free ringbuffer implemented in C somewhere. courtesy of paul davis: you should use a lock free ringbuffer. we will be adding example code to

Re: [linux-audio-dev] lock-free ring buffer code

2003-04-03 Thread rm
On Thu, Apr 03, 2003 at 11:31:29AM -0800, Tim Hockin wrote: courtesy of paul davis: you should use a lock free ringbuffer. we will be adding example code to the example-clients directory soon. existing code is in ardour's source base (for C++). the example code will be

[linux-audio-dev] Telos LiveWire

2003-04-03 Thread Fred Gleason
Has anyone seen this yet? http://www.rwonline.com/dailynews/one.php?id=2852 What's particularly interesting is that, according to some of the buzz I've been hearing, their primary implemention platform is Linux (in an embedded mode, I imagine). None of which is to say that it'll be

Re: [linux-audio-dev] Telos LiveWire

2003-04-03 Thread Paul Davis
Has anyone seen this yet? http://www.rwonline.com/dailynews/one.php?id=2852 What's particularly interesting is that, according to some of the buzz I've been hearing, their primary implemention platform is Linux (in an embedded mode, I imagine). None of which is to say that it'll be