Talk:SDL mixer:Tutorials:Playing an OGG Music File
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. Ack, where can I find an SDK (or something) which will show how to use with VB? --198.54.202.234 13:45, 27 May 2005 (EDT)
[edit] Closing the gapMy game uses SDL to play Oggs. I hook the playing track using Mix_HookMusicFinished, as shown in the article, so when a track is finished another one is played. It works, however there is an audiable gap, that varies between 0-3 seconds, between the tracks. Does anybody have an idea as to what's wrong? -Peregrin
|


