LMMS
Loading...
Searching...
No Matches
CrolPlayer::SRolHeader Struct Reference

Public Attributes

uint16_t version_major
uint16_t version_minor
char comment [ROL_COMMENT_SIZE]
uint16_t ticks_per_beat
uint16_t beats_per_measure
uint16_t edit_scale_y
uint16_t edit_scale_x
char unused1
char mode
char unused2 [ROL_UNUSED2_SIZE]
char filler0 [ROL_FILLER0_SIZE]
char filler1 [ROL_FILLER1_SIZE]
float basic_tempo

Member Data Documentation

◆ basic_tempo

float CrolPlayer::SRolHeader::basic_tempo

◆ beats_per_measure

uint16_t CrolPlayer::SRolHeader::beats_per_measure

◆ comment

char CrolPlayer::SRolHeader::comment[ROL_COMMENT_SIZE]

◆ edit_scale_x

uint16_t CrolPlayer::SRolHeader::edit_scale_x

◆ edit_scale_y

uint16_t CrolPlayer::SRolHeader::edit_scale_y

◆ filler0

char CrolPlayer::SRolHeader::filler0[ROL_FILLER0_SIZE]

◆ filler1

char CrolPlayer::SRolHeader::filler1[ROL_FILLER1_SIZE]

◆ mode

char CrolPlayer::SRolHeader::mode

◆ ticks_per_beat

uint16_t CrolPlayer::SRolHeader::ticks_per_beat

◆ unused1

char CrolPlayer::SRolHeader::unused1

◆ unused2

char CrolPlayer::SRolHeader::unused2[ROL_UNUSED2_SIZE]

◆ version_major

uint16_t CrolPlayer::SRolHeader::version_major

◆ version_minor

uint16_t CrolPlayer::SRolHeader::version_minor

The documentation for this struct was generated from the following file: