uint32_t uq16_16
unsigned 16 bits integer, 16 bits fraction
Definition fp_math.h:42
uq16_16 bendPitchFreq(uq16_16 freq, int32_t bendCents)
Calculate the new note frequency resulting from a pitch bend.
Definition midiUtil.c:368
uq16_16 bendPitchWheel(uint8_t noteId, uint16_t pitchWheel)
Calculate the frequency of a MIDI note bent by a pitch wheel setting.
Definition midiUtil.c:347