Bitwig Studio Control Surface API  5.0.11
DoubleValue Interface Reference
+ Inheritance diagram for DoubleValue:

Public Member Functions

double get ()
 
default double getAsDouble ()
 
- Public Member Functions inherited from Value< DoubleValueChangedCallback >
void markInterested ()
 
void addValueObserver (ObserverType callback)
 

Detailed Description

Instances of this interface represent double values.

Since
API version 2

Member Function Documentation

◆ get()

double get ( )

Gets the current value.

Since
API version 2

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