Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 663 Bytes

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 for further steps.