MIDIParser
Hierarchy
-
↳
MIDIParser
Table of contents
Constructors
Properties
Constructors
constructor
new MIDIParser(data, opts?)
Parameters
| Name | Type |
|---|---|
data | KeyValue |
opts? | KeyValue |
Overrides
Properties
channel
Readonly channel: number
opts
Readonly opts: KeyValue
value
Readonly value: number
velocity
Readonly velocity: number