Page 1 of 1

no music linux build

Posted: Wed May 13, 2015 11:59 am
by obould
Hi,

I downloaded the linux build from the website but there is no music playing during gameplay. Is this a known issue and how can I resolve it?

Best regards

Re: no music linux build

Posted: Wed May 13, 2015 8:34 pm
by BanthaMan
I had the same problem, when I compiled from source however the problem disappeared.

Re: no music linux build

Posted: Thu May 14, 2015 1:33 pm
by impaktor
Could be #3055

Re: no music linux build

Posted: Fri May 15, 2015 5:02 am
by obould
Thanks, this works for me:

"Running padsp ./pioneer in Pioneer's directory launches it with working sound"

Best regards.
Obould

Re: no music linux build

Posted: Thu Jun 04, 2015 12:22 pm
by laarmen
Which makes me think SDL2 doesn't detect pulseaudio. padsp creates /dev/dsp and emulates it via pulseaudio, so SDL would just use the OSS backend.