loadMusic()

Load a music module file, it can be in any of following file formats: wav, mod family (like xm), ogg files, midi and, only for Linux systems, mp3 music files.

Syntax:
loadMusic( filename )

Example:
loadMusic( "testmusic.mod" )
playmusic(-1)
waitkey