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