MidiEvent.PitchBend

Conveneince factories for normal events. These just put your given values into the event as raw data so you're responsible to know what they do.

struct MidiEvent
static
PitchBend
(,
int fine
,
int coarse
)

Meta

History

Added January 2, 2022 (dub v10.5)

Suggestion Box / Bug Report