Hi.
Im using the XAudio2 Plug for my SoundFX and Music.
I made it global so i just need one Eventsheed.
The problem i have right now is that when i go to the next Layout i want the Music to start at the beginning.
Code:
Timer Equals 5000 > XAudio2: Play Music from File (Myfile.mp3)
+Trigger once
Now t i hear the music twice, like an echo!
Is there a way to get rid of old music when i finish one layout? I really dont want to code every level with the soundfx.
Thanks for your help.