|
VST 3 Interfaces VST 3.8
SDK for developing VST plug-in
|
Note Expression Int event. More...
#include <ivstnoteexpression.h>
Public Attributes | |
| NoteExpressionTypeID | typeId |
| see NoteExpressionTypeID | |
| int32 | noteId |
| associated note identifier to apply the change | |
| uint64 | value |
Note Expression Int event.
Used in Event (union) Same as NoteExpressionValueEvent but use a uint64 instead of a NoteExpressionValue (double)
| NoteExpressionTypeID typeId |
| int32 noteId |
associated note identifier to apply the change
| uint64 value |