SecondBASIC Documentation v3

Home / Command Reference / XgmTrack

XgmTrack

Description: Loads the XGM track into memory to be played by the XgmStartTrack command.

Syntax:

XgmTrack <LineLabel>

Part Description
<LineLabel> Required. This is the line label where the XGM track data is located. This is either added in through the Files section of the Project Browser or through including it through ASM code. See the XGM Driver section for more information.

Example:

    XgmTrack MyXgmTrack
    XgmTrack