LMMS
Loading...
Searching...
No Matches
Steinberg::Vst::PhysicalUIMap Struct Reference

#include <ivstphysicalui.h>

Public Attributes

PhysicalUITypeID physicalUITypeID
NoteExpressionTypeID noteExpressionTypeID

Detailed Description

PhysicalUIMap describes a mapping of a noteExpression Type to a Physical UI Type. It is used in PhysicalUIMapList.

See also
PhysicalUIMapList

Member Data Documentation

◆ noteExpressionTypeID

NoteExpressionTypeID Steinberg::Vst::PhysicalUIMap::noteExpressionTypeID

This represents the associated noteExpression TypeID to the given physicalUITypeID. This will be filled by the plug-in in the call getPhysicalUIMapping, set it to kInvalidTypeID if no Note Expression is associated to the given PUI.

◆ physicalUITypeID

PhysicalUITypeID Steinberg::Vst::PhysicalUIMap::physicalUITypeID

This represents the physical UI. /see PhysicalUITypeIDs, this is set by the caller of getPhysicalUIMapping


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