music


load(MGS filename,bank[0-15])
loads the MGS file

play(bank number)
plays the music

playMem(address)
plays the music from the ram address

stop()
stops the music

stop(milliseconds)
fades out the music

speed(percent)
changes the music speed

volume(percent)
changes the music volume

back