Looking to see what the updates are! but it seems the help is truncated in the manual. I emailed tech support.Bitwig Updates
What's New in Bitwig Studio 3.2.5 [released 17 July 2020]
IMPROVEMENTS
Extension API is now at version 12, allowing finer control of specific devices and plug-ins
From the API Manual...
Code: Select all
API version 12
The following classes have been updated or added in API version 12.
ControllerHost
The following methods have been added to the ControllerHost class in API version 12.
createActiveDeviceMatcher (): com.bitwig.extension.controller.api.DeviceMatcher
Creates a DeviceMatcher that will only match devices that are currently active.
createAndDeviceMatcher (/*...