Create a sub event and use
Some Condition = true
System>Trigger once while true> Play Music
Set Condition = false
As long as a Condition or Variable is true, it's true every tick so you need to switch it off or back to "false". If the music is not set to loop, it will only play once.