Interface VariableLengthValue

For Variable length quantity values, value holds the actual value expressed by the MIDI message

Throws

RangeError if 4 bytes have been read without being able to return a value

Hierarchy

Properties

Properties

offset: number

The offset where the next message should be read (i.e. the number of bytes read plus one)

value: number

Generated using TypeDoc