lilv.scale_point

Types 2

An "interesting" named value of a port (enumeration entry).

Methods
World world() @property @nogc nothrow
Node label() @propertyGet the label of this scale point (enumeration value). Returns: The scale point label
Node value() @propertyGet the value of this scale point (enumeration value). Returns: The scale point value
Constructors
this(const(LilvScalePoint) * p, World world)
Destructors

Collection of ScalePoint.