Bitwig Studio extensions to support several controllers
Users should download and install the version from the main site. These directions are for developers to test changes prior to release.
- Install Maven and dependences, either from here
or if on Linux, using the distro package manager, e.g.
yum install maven
orapt-get install maven
. - Run
mvn install
in this repo's root. - Follow [installation instructions] in the included manual for further steps.