Bitwig implementation of the Berhinger BCR2000 combined with the Berhinger BCF2000
The branching works like this:
Anything ending in master is a the standalone branch. Whereas anything ending in component-controller is designed to be used as part of another (compound script, like https://github.com/alandrees/stealthascope)
The version branches represent the latest versions for a given version of Bitwig Studio's controller API, for example:
1.0-master - standalone controller script for Bitwig Studio 1.0-1.0.15
1.0-component-controller - component controller script for Bitwig Studio 1.0-1.0.15
The master and component-controller branches are the current most recent stable versions.