LMMS
Loading...
Searching...
No Matches
_DSSI_Program_Descriptor Struct Reference

#include <dssi.h>

Public Attributes

unsigned long Bank
unsigned long Program
const char * Name

Member Data Documentation

◆ Bank

unsigned long _DSSI_Program_Descriptor::Bank

Bank number for this program. Note that DSSI does not support MIDI-style separation of bank LSB and MSB values. There is no restriction on the set of available banks: the numbers do not need to be contiguous, there does not need to be a bank 0, etc.

◆ Name

const char* _DSSI_Program_Descriptor::Name

Name of the program.

◆ Program

unsigned long _DSSI_Program_Descriptor::Program

Program number (unique within its bank) for this program. There is no restriction on the set of available programs: the numbers do not need to be contiguous, there does not need to be a program 0, etc.


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