Ardour  9.0-pre0-582-g084a23a80d
mthd_chunk_struct Struct Reference

#include <smf_private.h>

Public Attributes

struct chunk_header_struct mthd_header
 
uint16_t format
 
uint16_t number_of_tracks
 
uint16_t division
 

Detailed Description

SMF chunk, used only by smf_load.c and smf_save.c.

Definition at line 60 of file smf_private.h.

Member Data Documentation

◆ division

uint16_t mthd_chunk_struct::division

Definition at line 64 of file smf_private.h.

◆ format

uint16_t mthd_chunk_struct::format

Definition at line 62 of file smf_private.h.

◆ mthd_header

struct chunk_header_struct mthd_chunk_struct::mthd_header

Definition at line 56 of file smf_private.h.

◆ number_of_tracks

uint16_t mthd_chunk_struct::number_of_tracks

Definition at line 63 of file smf_private.h.


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