Source position: mm_types.inc line 194
type t_mmlayer = record
tick: mm_byte;
row: mm_byte;
position: mm_byte;
nrows: mm_byte;
global_volume: mm_byte;
speed: mm_byte;
active: mm_byte;
bpm: mm_byte;
end;