Framework4Bitwig icon indicating copy to clipboard operation
Framework4Bitwig copied to clipboard

Some Observers of CursorDevice cannot be deactivated

Open git-moss opened this issue 8 years ago • 0 comments

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

git-moss avatar Feb 13 '17 21:02 git-moss