NoteArray::noteCmd Struct Reference

List of all members.

Detailed Description

Definition at line 45 of file notearray.h.


Public Attributes

ulong ms
int chn
int cmd
int note

Member Data Documentation

int NoteArray::noteCmd::chn
 

The channel.

Definition at line 54 of file notearray.h.

int NoteArray::noteCmd::cmd
 

0 note off, 1 note on, 2 change patch

Definition at line 59 of file notearray.h.

ulong NoteArray::noteCmd::ms
 

ms from beginning of song

Definition at line 49 of file notearray.h.

int NoteArray::noteCmd::note
 

The note.

If cmd==2, then the patch is stored in "note"

Definition at line 66 of file notearray.h.


The documentation for this struct was generated from the following file:
KDE Home | KDE Accessibility Home | Description of Access Keys