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

uchar chn

uchar note

uchar vel

uchar patch

uchar ctl

uchar d1

uchar d2

uchar d3

uchar d4

uchar d5

uchar d6

ulong length

uchar * data