Interface PlayingNoteArrayValue
- All Superinterfaces:
ObjectArrayValue<PlayingNote>,Subscribable,Supplier<PlayingNote[]>,Value<ObjectValueChangedCallback<PlayingNote[]>>
- Since:
- API version 2
-
Method Summary
Methods inherited from interface com.bitwig.extension.controller.api.ObjectArrayValue
get, get, isEmptyMethods inherited from interface com.bitwig.extension.controller.api.Subscribable
isSubscribed, setIsSubscribed, subscribe, unsubscribeMethods inherited from interface com.bitwig.extension.controller.api.Value
addValueObserver, markInterested
-
Method Details
-
isNotePlaying
default boolean isNotePlaying(int note)
-