After considerable testing (mainly of my Linux system rather than your code, thank you pulseaudio) I can report the following:
- I can hear sounds in Linux!
- You need to add sound.prf to lib/customize/Makefile
- My sound did not work with mp3s, I needed ogg - which I suspect will be the case for many people (but not those using Ubuntu, it seems)
- I made .ogg versions of Dubtrain's sounds and manually copied them to my sound install directory - we need to decide what we're doing about that
- I get the sounds just from running angband - no need for any commandline switch; I did use the --enable-sdl-mixer switch to configure
- I haven't really come to terms with what the balanced trees are doing, but I'll look at that now
Comment