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