Bitwig Studio Control Surface API  5.0.11
SpecificPluginDevice Interface Reference

Public Member Functions

Parameter createParameter (int parameterId)
 

Detailed Description

Interface that can be used to access the parameters of a specific plug-in device.

Specific interfaces can be created by calling Device#createSpecificVst2Device(int) or Device#createSpecificVst3Device(String).

Since
API version 12

Member Function Documentation

◆ createParameter()

Parameter createParameter ( int  parameterId)

Creates a Parameter that will refer to the parameter of the plug-in with the specified parameter id.


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