struct MidiEvent

Represents a MIDI event. More...

Definition#include <track.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

An structure that represents a MIDI event.

uchar command

command

uchar chn

chn

uchar note

note

uchar vel

vel

uchar patch

patch

uchar ctl

ctl

uchar d1

d1

uchar d2

d2

uchar d3

d3

uchar d4

d4

uchar d5

d5

uchar d6

d6

ulong length

length

uchar * data

data