Module tune::mts

source · []
Expand description

Communication with devices over the MIDI Tuning Standard.

References:

Structs

The detuning per pitch class within an octave.

Retunes MIDI pitch classes within an octave using the Scale/Octave Tuning message format.

Properties of the generated Scale/Octave Tuning message.

Tunes the given PianoKey to the given Pitch.

Retunes one or multiple MIDI notes using the Single Note Tuning Change message format.

Properties of the generated Single Note Tuning Change message.

Enums

Channels to be affected by the Scale/Octave Tuning message.

1-byte or 2-byte form of the Scale/Octave Tuning message.

Functions