Hello ! >> SDL_sound just decodes audio files at the moment, SDL_mixer does playback. >> >> In theory, I'll write a mixer for SDL_sound some day, though. > > Why, considering there is SDL_mixer already? SDL_mixer is in some ways getting old. It has some limitations like one music channel only. SDL_sound has nice bindings to a lot of sound libs. CU