[linux-audio-dev] Juce now has ALSA support!
Lee Revell
rlrevell at joe-job.com
Wed Mar 1 04:13:53 UTC 2006
On Wed, 2006-03-01 at 03:56 +0000, Kevin Hremeviuc wrote:
> Hi Julian,
>
> Just compiled juce and tried the demo programme. Got
> the error contained in the attached screen capture. I
> don't normally have any problems running alsa audio
> apps, however the fault may be in my alsa setup.
>
> Kev
It appears that Juce is opening the "hw" PCM which only support S32_LE
on your device. It should be opening the "default" PCM which will
automagically convert whatever format Juce uses to S32_LE.
Lee
More information about the Linux-audio-dev
mailing list