LMMS
Loading...
Searching...
No Matches
CarlaPluginVST2::FixedVstEvents Struct Reference

Public Member Functions

 FixedVstEvents () noexcept
 CARLA_DECLARE_NON_COPYABLE (FixedVstEvents)

Public Attributes

int32_t numEvents
intptr_t reserved
VstEventdata [kPluginMaxMidiEvents *2]

Constructor & Destructor Documentation

◆ FixedVstEvents()

CarlaPluginVST2::FixedVstEvents::FixedVstEvents ( )
inlinenoexcept

Member Function Documentation

◆ CARLA_DECLARE_NON_COPYABLE()

CarlaPluginVST2::FixedVstEvents::CARLA_DECLARE_NON_COPYABLE ( FixedVstEvents )

Member Data Documentation

◆ data

VstEvent* CarlaPluginVST2::FixedVstEvents::data[kPluginMaxMidiEvents *2]

◆ numEvents

int32_t CarlaPluginVST2::FixedVstEvents::numEvents

◆ reserved

intptr_t CarlaPluginVST2::FixedVstEvents::reserved

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