LMMS
Loading...
Searching...
No Matches
VstMidiEvent Struct Reference

#include <aeffectx.h>

Public Attributes

int32_t type
int32_t byteSize
int32_t deltaFrames
int32_t flags
int32_t noteLength
int32_t noteOffset
char midiData [4]
char detune
char noteOffVelocity
char reserved1
char reserved2
int32 type
int32 size
int32 sampleOffset
int32 flags
int32 noteSampleLength
int32 noteSampleOffset
char tuning
char noteVelocityOff
char future1
char future2

Detailed Description

Structure used for VSTs

@tags{Audio}

Member Data Documentation

◆ byteSize

◆ deltaFrames

◆ detune

◆ flags [1/2]

◆ flags [2/2]

◆ future1

char VstMidiEvent::future1

◆ future2

char VstMidiEvent::future2

◆ midiData

◆ noteLength

◆ noteOffset

◆ noteOffVelocity

◆ noteSampleLength

int32 VstMidiEvent::noteSampleLength

◆ noteSampleOffset

int32 VstMidiEvent::noteSampleOffset

◆ noteVelocityOff

char VstMidiEvent::noteVelocityOff

◆ reserved1

◆ reserved2

◆ sampleOffset

int32 VstMidiEvent::sampleOffset

◆ size

int32 VstMidiEvent::size

◆ tuning

char VstMidiEvent::tuning

◆ type [1/2]

◆ type [2/2]


The documentation for this struct was generated from the following files: