Original Post
I'm having trouble getting my SDL_mixer program to work. I have looked for help in several places and everything is set up correctly. Only problem is that the sound comes with lag no matter how I initialize the sounds. I would like to request a SDL_mixer example with a compiled exe, source and dlls. I've looked all over for a simple example to see whether the problem is with my dlls or header versions or whatever it is. But haven't found an open source example with an exe and the possibility to play the sound by pressing a key. This shouldn't be too hard to make. Thanks in advance.