/DrivenByMoss

Fork of git-moss/DrivenByMoss. Added 12 track support to the GenericFlexiController (for use with FaderFox MX12 & PC12!)

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.