[linux-audio-dev] Juce now has ALSA support!
Julian Storer
jules at rawmaterialsoftware.com
Wed Mar 1 09:02:31 UTC 2006
Ok, thanks Lee - I deliberately used the hw pcm devices though, as they
gave better performance than the default one. I guess it just needs
support for some extra data formats.
Lee Revell wrote:
>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