Module mod_command

Source
Expand description

Data structures meant to simplify pattern-matching against pattern data.

§Remarks

All the consts and enums here are from openmpt’s soundlib/modcommand.h They are not part of the public API and change to OpenMPT may break those without warning. They are only available here for the sake of conveinience and completeness.

Structs§

ModCommand

Enums§

EffectCommand
An enum containing the different value for Effect commands.
Note
An enum containing the different value for Note commands.
SpecialNote
An enum containing the special values for Note commands.
VolumeCommand
An enum containing the different value for Volume commands.