NoteExpressionTextEvent Struct Reference

Note Expression Text event. More...

#include <ivstnoteexpression.h>

Data Fields

NoteExpressionTypeID typeId
 see NoteExpressionTypeID (kTextTypeID or kPhoneticTypeID)
int32 noteId
 associated note identifier to apply the change
uint32 textLen
 the number of characters (TChar) between the beginning of text and the terminating
const TChartext
 UTF-16, null terminated.

Detailed Description

Note Expression Text event.

Used in Event (union) A Expression event affects one single playing note.

See also:
INoteExpressionController
NoteExpressionTypeInfo

Field Documentation

see NoteExpressionTypeID (kTextTypeID or kPhoneticTypeID)

associated note identifier to apply the change

the number of characters (TChar) between the beginning of text and the terminating

null character (without including the terminating null character itself)

const TChar* text

UTF-16, null terminated.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.