
VOLUP = NOTE|UP
VOLDOWN = NOTE|DOWN
START_STOP = NOTE|LTRIGGER
PREVIOUS = NOTE|LEFT
NEXT = NOTE|RIGHT
MODE_TOGGLE = NOTE|RTRIGGER #SEQ/RAND
RELOAD = NOTE|CIRCLE
IN_GAME_MUTE = NOTE|HOME #press this combo once to disable game sounds, and again to enable them
LOOP = NOTE|START

#NOTE: These are the default startup settings, they are not changed by the music prx
DEFAULT_MODE = SEQ #set to RAND to start up in random mode by default/ SEQ to have sequential
VOLUME = 100 # 0-100, default volume

