VST 3 SDK  VST 3.7
SDK for developing VST plug-in
Steinberg::Vst::MPE Namespace Reference

Classes

struct  Handler
 
class  Processor
 
struct  Setup
 

Typedefs

using NoteID = int32_t
 
using Pitch = uint32_t
 
using Channel = uint32_t
 
using Velocity = float
 
using NormalizedValue = double
 

Enumerations

enum  Controller { Pressure, X, Y, None }
 
enum  InputMIDIMessage {
  MIDICC_0 = 0, MIDICC_127 = 127, ChannelPressure = 128, PitchBend = 129,
  Aftertouch = 130
}
 

Typedef Documentation

◆ NoteID

using NoteID = int32_t

◆ Pitch

using Pitch = uint32_t

◆ Channel

using Channel = uint32_t

◆ Velocity

using Velocity = float

◆ NormalizedValue

using NormalizedValue = double

Enumeration Type Documentation

◆ Controller

enum Controller
strong
Enumerator
Pressure 
None 

◆ InputMIDIMessage

Enumerator
MIDICC_0 
MIDICC_127 
ChannelPressure 
PitchBend 
Aftertouch 
Empty

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