Controlled-KNOBS
A MIDI controlled version of KNOBS.
Controlled-KNOBS can be controlled by a Midi Fighter Twister.
Before the Midi Fighter Twister can be used with this library, the Controlled-KNOBS.mfs
file must be imported into the device by means of the Midi Fighter Utility application (MacOS X, Windows).
Maven
To add a dependency on THUMBWHEEL using Maven, use the following:
<dependency>
<groupId>se.europeanspallationsource</groupId>
<artifactId>javafx.control.controlled-knobs</artifactId>
<version>1.0.8</version>
<scope>compile</scope>
</dependency>