Package com.bitwig.extension.callback
Interface IndexedStringValueChangedCallback
- All Superinterfaces:
Callback,IndexedValueChangedCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidvalueChanged(int index, String newValue) Registers an observer that reports the names of the scenes and slots.
-
Method Details
-
valueChanged
Registers an observer that reports the names of the scenes and slots. The slot names reflect the names of containing clips.- Since:
- API version 1
-