DrivenByMoss

July 17, 2021 ยท View on GitHub

Bitwig Studio extensions to support several controllers

Building and Installing the extension

Users should download and install the version from the main site. These directions are for developers to test changes prior to release.

  1. Install Maven and dependences, either from here or if on Linux, using the distro package manager, e.g. yum install maven or apt-get install maven.
  2. Run mvn install in this repo's root.
  3. Follow [installation instructions] in the included manual for further steps.