Module num

Module num 

Source
Expand description

Exotically-sized integers used by the MIDI standard.

Structs§

u4
A 4-bit integer type.
u7
A 7-bit integer type.
u14
A 14-bit integer type.
u15
A 15-bit integer type.
u24
A 24-bit integer type.
u28
Referred to in the MIDI spec as “variable length int”.