ivstnoteexpression.h File Reference

#include "pluginterfaces/base/funknown.h"
#include "vsttypes.h"
#include "pluginterfaces/base/falignpush.h"
#include "pluginterfaces/base/falignpop.h"

Data Structures

struct  NoteExpressionValueDescription
 Description of a Note Expression Type This structure is part of the NoteExpressionTypeInfo structure, it describes for given NoteExpressionTypeID its default value (for example 0.5 for a kTuningTypeID (kIsBipolar: centered)), its minimum and maximum (for predefined NoteExpressionTypeID the full range is predefined too) and a stepCount when the given NoteExpressionTypeID is limited to discrete values (like on/off state). More...
struct  NoteExpressionValueEvent
 Note Expression Value event. More...
struct  NoteExpressionTextEvent
 Note Expression Text event. More...
struct  NoteExpressionTypeInfo
 NoteExpressionTypeInfo is the structure describing a note expression supported by the Plug-in. More...
class  INoteExpressionController
 Extended IEditController interface for note expression event support. More...
struct  KeyswitchInfo
 KeyswitchInfo is the structure describing a key switch This structure is used by the method IKeyswitchController::getKeyswitchInfo. More...
class  IKeyswitchController
 Extended IEditController interface for key switches support. More...

Namespaces

namespace  Steinberg
namespace  Steinberg::Vst
 

All VST specific interfaces are located in Vst namespace.


Typedefs

typedef uint32 NoteExpressionTypeID
typedef double NoteExpressionValue
typedef uint32 KeyswitchTypeID

Enumerations

enum  NoteExpressionTypeIDs {
  kVolumeTypeID = 0, kPanTypeID, kTuningTypeID, kVibratoTypeID,
  kExpressionTypeID, kBrightnessTypeID, kTextTypeID, kPhonemeTypeID,
  kCustomStart = 100000
}
 

NoteExpressionTypeIDs describes the type of the note expression.

More...
enum  KeyswitchTypeIDs { kNoteOnKeyswitchTypeID = 0, kOnTheFlyKeyswitchTypeID, kOnReleaseKeyswitchTypeID, kKeyRangeTypeID }
 

KeyswitchTypeIDs describes the type of a key switch.

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

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