@bbx-audio/nectar
    Preparing search index...

    Enumeration ParameterType

    The type of parameter, describing its internal value's data type and how to communicate with the JUCE backend.

    Index

    Enumeration Members

    Enumeration Members

    Boolean: "boolean"

    A value representing true or false.

    Choice: "choice"

    A value representing a selection among multiple choices, indicated by an index value.

    Float: "float"

    A value representing a floating-point number.