|
LMMS
|
#include <ivstphysicalui.h>
Public Attributes | |
| PhysicalUITypeID | physicalUITypeID |
| NoteExpressionTypeID | noteExpressionTypeID |
PhysicalUIMap describes a mapping of a noteExpression Type to a Physical UI Type. It is used in PhysicalUIMapList.
| 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 Steinberg::Vst::PhysicalUIMap::physicalUITypeID |
This represents the physical UI. /see PhysicalUITypeIDs, this is set by the caller of getPhysicalUIMapping