VST 3 Interfaces VST 3.8
SDK for developing VST plug-in
Loading...
Searching...
No Matches
NoteExpressionIntValueEvent Struct Reference

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
 

Detailed Description

Note Expression Int event.

Used in Event (union) Same as NoteExpressionValueEvent but use a uint64 instead of a NoteExpressionValue (double)

  • [released: 3.8.0]

Member Data Documentation

◆ typeId

◆ noteId

int32 noteId

associated note identifier to apply the change

◆ value

uint64 value
Empty

Copyright © Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.