liblscp  0.5.7
Data Fields
_lscp_midi_instrument_info_t Struct Reference

#include <client.h>

Data Fields

char * name
 
char * engine_name
 
char * instrument_file
 
int instrument_nr
 
char * instrument_name
 
lscp_load_mode_t load_mode
 
float volume
 

Detailed Description

MIDI instrument info cache struct.

Field Documentation

char* _lscp_midi_instrument_info_t::engine_name
char* _lscp_midi_instrument_info_t::instrument_file
char* _lscp_midi_instrument_info_t::instrument_name
int _lscp_midi_instrument_info_t::instrument_nr
lscp_load_mode_t _lscp_midi_instrument_info_t::load_mode
char* _lscp_midi_instrument_info_t::name
float _lscp_midi_instrument_info_t::volume

The documentation for this struct was generated from the following file: