in reply to SDL::Mixer - How to specify the device?

Try
die "Could not initialize SDL: ", SDL::GetError() if ( 0 > SDL::Init(SDL_INIT_AUDIO()));
See http://libsdl.org/

Replies are listed 'Best First'.
Re^2: SDL::Mixer - How to specify the device?
by shotgunefx (Parson) on Dec 03, 2006 at 23:12 UTC
    Still get the warning about sequencer, but it doesn't die.

    -Lee
    "To be civilized is to deny one's nature."