I’ve finally managed to correctly install the audio in Panda(there was a problem in instalation with ffmpeg), and now I don’t get any errors, but I can’t hear any sound. Not from my code, and not even from the Music Box Tutorial.
DirectStart: Starting the game.
Known pipe types:
glxGraphicsPipe
(all display modules loaded.)
:display:x11display(error): BadMatch (invalid parameter attributes)
shm_open() failed: Permissão negada
/usr/bin/pulseaudio: unrecognized option '--start'
E: main.c: Failed to parse command line.
That’s what I get running the Music Box sample. That “shm_open() failed” and “pulseaudio” lines go away if I run it with sudo, but the sound still isn’t appearing. I also checked all the mixer sliders to be sure, but still no sound came. Any further suggestions?