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