LinuxSampler::midi_prog_index_t Struct Reference

MIDI program index. More...

#include <midi.h>

List of all members.

Public Member Functions

bool operator< (const midi_prog_index_t &other) const

Public Attributes

uint8_t midi_bank_msb
 coarse MIDI bank index
uint8_t midi_bank_lsb
 fine MIDI bank index
uint8_t midi_prog
 MIDI program index.

Detailed Description

MIDI program index.

Definition at line 57 of file midi.h.


Member Function Documentation

bool LinuxSampler::midi_prog_index_t::operator< ( const midi_prog_index_t other  )  const [inline]

Definition at line 62 of file midi.h.


Member Data Documentation

fine MIDI bank index

Definition at line 59 of file midi.h.

coarse MIDI bank index

Definition at line 58 of file midi.h.

MIDI program index.

Definition at line 60 of file midi.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 28 11:44:02 2012 for linuxsampler by  doxygen 1.6.3