On Tue, 2006-02-28 at 21:49 +0000, Julian Storer wrote: > Hi folks > > A while ago there was some talk on the newsgroup about my Juce library, > and people were asking if/when I'd add support for audio under Linux.. > well it's taken me a while to get round to it, but I finally battled > through the hostile, undocumented jungle of ALSA, and the latest Juce > release does finally make a noise under Linux!
why did you decide to add ALSA support rather than JACK (which is 200% simpler than ALSA, 150% closer to ASIO/CoreAudio's callback model and 200% more useful to 50% of users) ? or at least, why not portaudio? ;) --p
