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

Representation of MIDI_TYPE_PITCH_BEND. More...

#include <messages.h>

Data Fields

uint16_t value
 Pitch bend change value (0-16383) More...
 

Detailed Description

Representation of MIDI_TYPE_PITCH_BEND.

Field Documentation

◆ value

uint16_t value

Pitch bend change value (0-16383)


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