uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
Data Fields
program_data Union Reference
Collaboration diagram for program_data:
Collaboration graph

Data Fields

uint16_t dword
 
struct {
   bool   tuner: 1
 
   bool   loop1: 1
 
   bool   loop2: 1
 
   bool   loop3: 1
 
   bool   loop4: 1
 
   bool   loop5: 1
 
   bool   switch1: 1
 
   bool   switch2: 1
 
bit
 

Field Documentation

◆ bit

struct { ... } program_data::bit

◆ dword

uint16_t program_data::dword

◆ loop1

bool program_data::loop1

◆ loop2

bool program_data::loop2

◆ loop3

bool program_data::loop3

◆ loop4

bool program_data::loop4

◆ loop5

bool program_data::loop5

◆ switch1

bool program_data::switch1

◆ switch2

bool program_data::switch2

◆ tuner

bool program_data::tuner

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