/DrivenByMoss

Bitwig Studio extensions to support many controllers: Ableton Push I/II, Akai APC40mkI/mkII/mini, Fire, Arturia Beatstep, Novation Launchpads / Remote SLs, NI Maschine / Komplete, Open Sound Control (OSC) and many more.

Primary LanguageJavaGNU Lesser General Public License v3.0LGPL-3.0

DrivenByMoss

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.