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

    Class ParameterManager

    Describes functionality to manage our parameters in various aspects, including initialization, cleanup, and simple getter methods.

    Implements

    Index

    Constructors

    Methods

    • Loads and initializes parameters from data embedded in the backend.

      CAUTION: You MUST define the "getParametersJsonData" native function in the backend code that initializes the juce::WebBrowserComponent.

      Returns Promise<void>