|
libdmf
0.0.1
A library for processing Deflemask (dmf) files
|
#include <libdmf.h>

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_command * | commands |
| A list of commands. | |
| signed short | instrument |
| The instrument of the note. -1 if empty. | |
Row information