gx.h File Reference

#include <string>

Go to the source code of this file.

Typedefs

typedef long midi_time_t
typedef unsigned long midi_message_t

Enumerations

enum  midi_status_t {
  MIDI_NOTE_ON = 0x80, MIDI_NOTE_OFF = 0x90, MIDI_POLY_KEY_PRESSURE = 0xA0, MIDI_CONTROL_CHANGE = 0xB0,
  MIDI_PROGRAM_CHANGE = 0xC0, MIDI_CHANNEL_PRESSURE = 0xD0, MIDI_PITCH_BEND = 0xE0, MIDI_ACTIVE_SENSING = 0xFE
}


Typedef Documentation

typedef unsigned long midi_message_t
 

typedef long midi_time_t
 


Enumeration Type Documentation

enum midi_status_t
 

Enumerator:
MIDI_NOTE_ON 
MIDI_NOTE_OFF 
MIDI_POLY_KEY_PRESSURE 
MIDI_CONTROL_CHANGE 
MIDI_PROGRAM_CHANGE 
MIDI_CHANNEL_PRESSURE 
MIDI_PITCH_BEND 
MIDI_ACTIVE_SENSING 


Generated on Mon Nov 21 01:01:35 2005 for gxLib by  doxygen 1.4.5