This program plays module(mod) sound files. it supports *.xm *.it *.s3m and *.mod modules. This code uses fmod.dll(www.fmod.org).
Inputs
A module sound file.
Assumes
You should put the fmod.dll included in the system32 directory of your computer as it uses fmod declare functions.
Returns
Sound out of your speakers.