...
Info |
---|
Note expression events are always processed by the engine. Posting , regardless of whether the event is posted or not has no effect. The . Therefore, the use of postEvent is not necessary. |
...
.type | The type of event (4 = noteExpression). See Event Types for details. | number |
---|---|---|
.id | The ID of the associate associated note-on event. | number |
.noteExpressionType | The type of note expression event. See Note Expression Types for details. | number |
.value | The note expression value in the range of 0 to 1.0. | number |
...