libdmf  0.0.1
A library for processing Deflemask (dmf) files
note_row Struct Reference

#include <libdmf.h>

Collaboration diagram for note_row:

Public Attributes

unsigned short note
 The note. Ranges from [1-12]. 1 = C#, 12 = C.
 
unsigned short octave
 The octave of the note.
 
signed short volume
 The volume of the note. -1 if empty.
 
note_commandcommands
 A list of commands.
 
signed short instrument
 The instrument of the note. -1 if empty.
 

Detailed Description

Row information


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