Interface Note

For MIDI notes, value holds the MIDI value of the note

Hierarchy

Properties

frequency: number

the center frequency of the note, in hertz

name: string

the name of the note, e.g. "A4" for midi value 69

value: number
velocity: number

the velocity to apply to the note

Generated using TypeDoc