On Thu, 28 Sep 2000, Benno Senoner wrote: > How do you manage audio<-->GUI and audio<-->diskthread > communicaion ? I'll bump in here. :) Currently I do this using a pthread-locked fifo, which is used for all communication with the engine process. Ok, I know this has been discussed already, but how much trouble should I expect (portability wise), if I replace the current fifo with an non-locking fifo using asm/atomic.h? In other words, is it worth the trouble to keep both, and write autoconf macros that check for asm/atomic.h...? And the natural next question, has someone already done this? :) -- . http://www.eca.cx ... [ audio software for linux ] /\ . . http://www.eca.cx/aivastus ... [ aivastus net radio ] /\ . . http://www.eca.cx/sculpscape [ my armchair-tunes mp3/ra/wav ]
- Re: [linux-audio-dev] discussion about development overl... Paul Barton-Davis
- Re: [linux-audio-dev] discussion about development ... Benno Senoner
- Re: [linux-audio-dev] discussion about developm... Paul Barton-Davis
- Re: [linux-audio-dev] discussion about deve... Benno Senoner
- Re: [linux-audio-dev] discussion about ... Paul Barton-Davis
- [linux-audio-dev] audio-disk thread int... Benno Senoner
- Re: [linux-audio-dev] audio-disk thread... Scott McNab
- Re: [linux-audio-dev] audio-disk thread... Benno Senoner
- Re: [linux-audio-dev] audio-disk thread... Paul Barton-Davis
- Re: [linux-audio-dev] audio-disk thread... Richard A. Smith
- Re: [linux-audio-dev] discussion about ... Kai Vehmanen
- Re: [linux-audio-dev] discussion about ... Paul Barton-Davis
- Re: [linux-audio-dev] discussion about ... Benno Senoner
- Re: [linux-audio-dev] discussion about ... Kai Vehmanen
- Re: [linux-audio-dev] discussion about development ... Stephane Letz
- Re: [linux-audio-dev] discussion about development ... Kai Vehmanen
- Re: [linux-audio-dev] discussion about developm... Paul Barton-Davis
- Re: [linux-audio-dev] discussion about deve... Kai Vehmanen
- Re: [linux-audio-dev] discussion about ... Paul Barton-Davis
- Re: [linux-audio-dev] discussion about ... Bill Schottstaedt
- Re: [linux-audio-dev] discussion about ... Kai Vehmanen