Nanomidi
Simple stream-based MIDI message encoder and decoder
midi_message::data::program_change Struct Reference

Representation of MIDI_TYPE_PROGRAM_CHANGE. More...

#include <messages.h>

Data Fields

uint8_t program
 Program number (0-127) More...
 

Detailed Description

Representation of MIDI_TYPE_PROGRAM_CHANGE.

Field Documentation

◆ program

uint8_t program

Program number (0-127)


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