Bitwig Studio Control Surface API  5.0.11
DirectParameterValueDisplayObserver Interface Reference

Public Member Functions

void setObservedParameterIds (String[] parameterIds)
 

Detailed Description

This interface is used to configure observation of pretty-printed device parameter values.

Since
API version 1

Member Function Documentation

◆ setObservedParameterIds()

void setObservedParameterIds ( String[]  parameterIds)

Starts observing the parameters according to the given parameter ID array, or stops observing in case null is passed in for the parameter ID array.

Parameters
parameterIdsthe array of parameter IDs or null to stop observing parameter display values.
Since
API version 1

The documentation for this interface was generated from the following file: