TwisterSister
TwisterSister copied to clipboard
A Bitwig Studio contoller extension for the Midi Fighter Twister
Twister Sister Bitwig Controller Extension
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
- Follow the installation instructions for each of the above requirements.
- Run
mvn install
.
Debugging
- Set an environment variable
BITWIG_DEBUG_PORT
to an unused port number. - Restart Bitwig.
- Setup your debugger to connect to the port from step 1.