LMMS
Loading...
Searching...
No Matches
Port Properties

Macros

#define LV2_PORT_PROPS_URI   "http://lv2plug.in/ns/ext/port-props"
 http://lv2plug.in/ns/ext/port-props
#define LV2_PORT_PROPS_PREFIX   LV2_PORT_PROPS_URI "#"
 http://lv2plug.in/ns/ext/port-props#
#define LV2_PORT_PROPS__causesArtifacts   LV2_PORT_PROPS_PREFIX "causesArtifacts"
 http://lv2plug.in/ns/ext/port-props#causesArtifacts
#define LV2_PORT_PROPS__continuousCV   LV2_PORT_PROPS_PREFIX "continuousCV"
 http://lv2plug.in/ns/ext/port-props#continuousCV
#define LV2_PORT_PROPS__discreteCV   LV2_PORT_PROPS_PREFIX "discreteCV"
 http://lv2plug.in/ns/ext/port-props#discreteCV
#define LV2_PORT_PROPS__displayPriority   LV2_PORT_PROPS_PREFIX "displayPriority"
 http://lv2plug.in/ns/ext/port-props#displayPriority
#define LV2_PORT_PROPS__expensive   LV2_PORT_PROPS_PREFIX "expensive"
 http://lv2plug.in/ns/ext/port-props#expensive
#define LV2_PORT_PROPS__hasStrictBounds   LV2_PORT_PROPS_PREFIX "hasStrictBounds"
 http://lv2plug.in/ns/ext/port-props#hasStrictBounds
#define LV2_PORT_PROPS__logarithmic   LV2_PORT_PROPS_PREFIX "logarithmic"
 http://lv2plug.in/ns/ext/port-props#logarithmic
#define LV2_PORT_PROPS__notAutomatic   LV2_PORT_PROPS_PREFIX "notAutomatic"
 http://lv2plug.in/ns/ext/port-props#notAutomatic
#define LV2_PORT_PROPS__notOnGUI   LV2_PORT_PROPS_PREFIX "notOnGUI"
 http://lv2plug.in/ns/ext/port-props#notOnGUI
#define LV2_PORT_PROPS__rangeSteps   LV2_PORT_PROPS_PREFIX "rangeSteps"
 http://lv2plug.in/ns/ext/port-props#rangeSteps
#define LV2_PORT_PROPS__supportsStrictBounds   LV2_PORT_PROPS_PREFIX "supportsStrictBounds"
 http://lv2plug.in/ns/ext/port-props#supportsStrictBounds
#define LV2_PORT_PROPS__trigger   LV2_PORT_PROPS_PREFIX "trigger"
 http://lv2plug.in/ns/ext/port-props#trigger
#define LV2_PORT_PROPS_URI   "http://lv2plug.in/ns/ext/port-props"
 http://lv2plug.in/ns/ext/port-props
#define LV2_PORT_PROPS_PREFIX   LV2_PORT_PROPS_URI "#"
 http://lv2plug.in/ns/ext/port-props#
#define LV2_PORT_PROPS__causesArtifacts   LV2_PORT_PROPS_PREFIX "causesArtifacts"
 http://lv2plug.in/ns/ext/port-props#causesArtifacts
#define LV2_PORT_PROPS__continuousCV   LV2_PORT_PROPS_PREFIX "continuousCV"
 http://lv2plug.in/ns/ext/port-props#continuousCV
#define LV2_PORT_PROPS__discreteCV   LV2_PORT_PROPS_PREFIX "discreteCV"
 http://lv2plug.in/ns/ext/port-props#discreteCV
#define LV2_PORT_PROPS__displayPriority   LV2_PORT_PROPS_PREFIX "displayPriority"
 http://lv2plug.in/ns/ext/port-props#displayPriority
#define LV2_PORT_PROPS__expensive   LV2_PORT_PROPS_PREFIX "expensive"
 http://lv2plug.in/ns/ext/port-props#expensive
#define LV2_PORT_PROPS__hasStrictBounds   LV2_PORT_PROPS_PREFIX "hasStrictBounds"
 http://lv2plug.in/ns/ext/port-props#hasStrictBounds
#define LV2_PORT_PROPS__logarithmic   LV2_PORT_PROPS_PREFIX "logarithmic"
 http://lv2plug.in/ns/ext/port-props#logarithmic
#define LV2_PORT_PROPS__notAutomatic   LV2_PORT_PROPS_PREFIX "notAutomatic"
 http://lv2plug.in/ns/ext/port-props#notAutomatic
#define LV2_PORT_PROPS__notOnGUI   LV2_PORT_PROPS_PREFIX "notOnGUI"
 http://lv2plug.in/ns/ext/port-props#notOnGUI
#define LV2_PORT_PROPS__rangeSteps   LV2_PORT_PROPS_PREFIX "rangeSteps"
 http://lv2plug.in/ns/ext/port-props#rangeSteps
#define LV2_PORT_PROPS__supportsStrictBounds   LV2_PORT_PROPS_PREFIX "supportsStrictBounds"
 http://lv2plug.in/ns/ext/port-props#supportsStrictBounds
#define LV2_PORT_PROPS__trigger   LV2_PORT_PROPS_PREFIX "trigger"
 http://lv2plug.in/ns/ext/port-props#trigger

Detailed Description

Various port properties.

Macro Definition Documentation

◆ LV2_PORT_PROPS__causesArtifacts [1/2]

#define LV2_PORT_PROPS__causesArtifacts   LV2_PORT_PROPS_PREFIX "causesArtifacts"

◆ LV2_PORT_PROPS__causesArtifacts [2/2]

#define LV2_PORT_PROPS__causesArtifacts   LV2_PORT_PROPS_PREFIX "causesArtifacts"

◆ LV2_PORT_PROPS__continuousCV [1/2]

#define LV2_PORT_PROPS__continuousCV   LV2_PORT_PROPS_PREFIX "continuousCV"

◆ LV2_PORT_PROPS__continuousCV [2/2]

#define LV2_PORT_PROPS__continuousCV   LV2_PORT_PROPS_PREFIX "continuousCV"

◆ LV2_PORT_PROPS__discreteCV [1/2]

#define LV2_PORT_PROPS__discreteCV   LV2_PORT_PROPS_PREFIX "discreteCV"

◆ LV2_PORT_PROPS__discreteCV [2/2]

#define LV2_PORT_PROPS__discreteCV   LV2_PORT_PROPS_PREFIX "discreteCV"

◆ LV2_PORT_PROPS__displayPriority [1/2]

#define LV2_PORT_PROPS__displayPriority   LV2_PORT_PROPS_PREFIX "displayPriority"

◆ LV2_PORT_PROPS__displayPriority [2/2]

#define LV2_PORT_PROPS__displayPriority   LV2_PORT_PROPS_PREFIX "displayPriority"

◆ LV2_PORT_PROPS__expensive [1/2]

#define LV2_PORT_PROPS__expensive   LV2_PORT_PROPS_PREFIX "expensive"

◆ LV2_PORT_PROPS__expensive [2/2]

#define LV2_PORT_PROPS__expensive   LV2_PORT_PROPS_PREFIX "expensive"

◆ LV2_PORT_PROPS__hasStrictBounds [1/2]

#define LV2_PORT_PROPS__hasStrictBounds   LV2_PORT_PROPS_PREFIX "hasStrictBounds"

◆ LV2_PORT_PROPS__hasStrictBounds [2/2]

#define LV2_PORT_PROPS__hasStrictBounds   LV2_PORT_PROPS_PREFIX "hasStrictBounds"

◆ LV2_PORT_PROPS__logarithmic [1/2]

#define LV2_PORT_PROPS__logarithmic   LV2_PORT_PROPS_PREFIX "logarithmic"

◆ LV2_PORT_PROPS__logarithmic [2/2]

#define LV2_PORT_PROPS__logarithmic   LV2_PORT_PROPS_PREFIX "logarithmic"

◆ LV2_PORT_PROPS__notAutomatic [1/2]

#define LV2_PORT_PROPS__notAutomatic   LV2_PORT_PROPS_PREFIX "notAutomatic"

◆ LV2_PORT_PROPS__notAutomatic [2/2]

#define LV2_PORT_PROPS__notAutomatic   LV2_PORT_PROPS_PREFIX "notAutomatic"

◆ LV2_PORT_PROPS__notOnGUI [1/2]

#define LV2_PORT_PROPS__notOnGUI   LV2_PORT_PROPS_PREFIX "notOnGUI"

◆ LV2_PORT_PROPS__notOnGUI [2/2]

#define LV2_PORT_PROPS__notOnGUI   LV2_PORT_PROPS_PREFIX "notOnGUI"

◆ LV2_PORT_PROPS__rangeSteps [1/2]

#define LV2_PORT_PROPS__rangeSteps   LV2_PORT_PROPS_PREFIX "rangeSteps"

◆ LV2_PORT_PROPS__rangeSteps [2/2]

#define LV2_PORT_PROPS__rangeSteps   LV2_PORT_PROPS_PREFIX "rangeSteps"

◆ LV2_PORT_PROPS__supportsStrictBounds [1/2]

#define LV2_PORT_PROPS__supportsStrictBounds   LV2_PORT_PROPS_PREFIX "supportsStrictBounds"

◆ LV2_PORT_PROPS__supportsStrictBounds [2/2]

#define LV2_PORT_PROPS__supportsStrictBounds   LV2_PORT_PROPS_PREFIX "supportsStrictBounds"

◆ LV2_PORT_PROPS__trigger [1/2]

#define LV2_PORT_PROPS__trigger   LV2_PORT_PROPS_PREFIX "trigger"

◆ LV2_PORT_PROPS__trigger [2/2]

#define LV2_PORT_PROPS__trigger   LV2_PORT_PROPS_PREFIX "trigger"

◆ LV2_PORT_PROPS_PREFIX [1/2]

#define LV2_PORT_PROPS_PREFIX   LV2_PORT_PROPS_URI "#"

◆ LV2_PORT_PROPS_PREFIX [2/2]

#define LV2_PORT_PROPS_PREFIX   LV2_PORT_PROPS_URI "#"

◆ LV2_PORT_PROPS_URI [1/2]

#define LV2_PORT_PROPS_URI   "http://lv2plug.in/ns/ext/port-props"

◆ LV2_PORT_PROPS_URI [2/2]

#define LV2_PORT_PROPS_URI   "http://lv2plug.in/ns/ext/port-props"