Jürgen Moßgraber
Jürgen Moßgraber
Currently only the projectName can be read. Make all Metadata (Project -> info) read and writable.
A LastTouchedParameter would always point to the parameter the user did click or touch recently in the Bitwig UI, e.g. change a volume or device parameter. Would be nice for...
since 4.2
Add a mute() property to ClipLauncherSlot, Clip and Scene (like on Channel).
The following two observers cannot be deactivated with setIsSubscribed (boolean value) and should be properties: layer = this.layerBank + this.drumPadBank .getChannel (i); layer.addIsSelectedInEditorObserver layer.addVuMeterObserver
... so we have a consistent font on all 3 platforms.
Seems to be stable (also no new error reports on Macos).
- [x] If you reload a script, removed settings are not removed. You have to delete the script and re-add it. **This workaround cannot be applied to document settings, which...
In 1.3.15 the new functions createLauncherCursorClip and createArrangerCursorClip were introduced and createCursorClip was deprecated. Before the change you could edit every clip from the controller now it is only clips...
Application.panelLayout().get() also returns "PLAY" for display profile "Touch". There is no constant for PLAY in Application and it is not documented in the API.