Control Surface API  2.2.2
DoubleValueChangedCallback.java
1 package com.bitwig.extension.callback;
2 
4 {
5  void valueChanged(double newValue);
6 }