Skip to content

dozius/TwisterSister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twister Sister Bitwig Controller Extension

Download Donate

This is the source code repository for the Twister Sister Bitwig controller extension.

Precompiled releases can be found here.

User documentation, including installation instructions, can be found here.

Compiling

Requirements

Build and install

  1. Follow the installation instructions for each of the above requirements.
  2. Run mvn install.

Debugging

  1. Set an environment variable BITWIG_DEBUG_PORT to an unused port number.
  2. Restart Bitwig.
  3. Setup your debugger to connect to the port from step 1.