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

Representation of MIDI_TYPE_SONG_POSITION. More...

#include <messages.h>

Data Fields

uint16_t position
 Song position pointer (0-16383) More...
 

Detailed Description

Representation of MIDI_TYPE_SONG_POSITION.

Field Documentation

◆ position

uint16_t position

Song position pointer (0-16383)


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