Module

VGM

Methods

# inner VgmDiscard()

free VGM ressources

# inner VgmLoad(fname)

load a VGM file for playback.

Parameters:
Name Type Description
fname string

file to load.

# inner VgmPlay()

start VGM playback.

# inner VgmPos() → {number}

get current playback position.

the position.

number

# inner VgmStop()

stop playback.