teotigraphix / Framework4Bitwig

Bitwig controller API framework extensions.
GNU Lesser General Public License v3.0
59 stars 13 forks source link

Some Observers of CursorDevice cannot be deactivated #156

Open git-moss opened 7 years ago

git-moss commented 7 years ago

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