aRts support?

Hi,

Does anyone have any experience with getting the SDL aRts support to
work? Specifically, I have no idea what I am supposed to do to "tell"
SDL to use ARTS instead of OSS, ALSA, etc. I have installed the
libsdl1.2debian-arts package from Debian, but there seem to be no
instructions to use it.

Thanks!–
Ryan Underwood, , icq=10317253

Does anyone have any experience with getting the SDL aRts support to
work? Specifically, I have no idea what I am supposed to do to "tell"
SDL to use ARTS instead of OSS, ALSA, etc. I have installed the
libsdl1.2debian-arts package from Debian, but there seem to be no
instructions to use it.

Build SDL with arts support, and force it to use it by exporting the
environment variable SDL_AUDIODRIVER=artsc

Not sure why there’s a ‘c’ on the end of that, I assume it means “client”.

–ryan.

Hi,On Thu, Sep 04, 2003 at 11:15:34AM -0400, Ryan C. Gordon wrote:

Does anyone have any experience with getting the SDL aRts support to
work? Specifically, I have no idea what I am supposed to do to "tell"
SDL to use ARTS instead of OSS, ALSA, etc. I have installed the
libsdl1.2debian-arts package from Debian, but there seem to be no
instructions to use it.

Build SDL with arts support, and force it to use it by exporting the
environment variable SDL_AUDIODRIVER=artsc

Not sure why there’s a ‘c’ on the end of that, I assume it means “client”.

That did the trick. Thanks!


Ryan Underwood, , icq=10317253