M2Song

Defines M2 song data.

Constructors

this
this(uint parPtrnNum, M2TimeFormat timefrmt, uint timeper, uint timeres)
Undocumented in source.

Members

Variables

globTimeMult
uint globTimeMult;

Time multiplier (16bit precision)

globalReg
uint[128] globalReg;

Global (shared) register bank

ptrnData
TreeMap!(uint, uint[]) ptrnData;
Undocumented in source.
ptrnSl
M2PatternSlot[] ptrnSl;

Pattern slots that can be used for the

timebase
ulong timebase;

nsecs of a single tic

Meta