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

Representation of MIDI_TYPE_SONG_SELECT. More...

#include <messages.h>

Data Fields

uint8_t song
 Song number (0-127) More...
 

Detailed Description

Representation of MIDI_TYPE_SONG_SELECT.

Field Documentation

◆ song

uint8_t song

Song number (0-127)


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