ID:163992
 
How do i get a midi file to play in a game i make?
Put the file you want to use in the file where your game is (normally C:\Program Files\BYOND\HelloWorld\) Just replace HelloWorld with the name of your game. Then, use it the same way as an image file- look up sound() .