1 package com.bitwig.extension.controller.api;
195 void toggleStep(
int x,
int y,
int insertVelocity);
211 void setStep(
int x,
int y,
int insertVelocity,
double insertDuration);
void scrollKeysStepDown()
void scrollToKey(int key)
SettableBeatTimeValue getLoopLength()
void setStepSize(double lengthInBeatTime)
void clearStep(int x, int y)
void scrollStepsPageForward()
SettableBooleanValue useLoopStartAsQuantizationReference()
SettableBeatTimeValue getPlayStart()
void addCanScrollStepsBackwardsObserver(BooleanValueChangedCallback callback)
void setStep(int x, int y, int insertVelocity, double insertDuration)
SettableRangedValue getAccent()
void scrollStepsPageBackwards()
void addCanScrollKeysUpObserver(BooleanValueChangedCallback callback)
void addColorObserver(ColorValueChangedCallback callback)
void addCanScrollKeysDownObserver(BooleanValueChangedCallback callback)
void toggleStep(int x, int y, int insertVelocity)
void scrollStepsStepBackwards()
void scrollKeysPageDown()
void selectStepContents(int x, int y, boolean clearCurrentSelection)
SettableBooleanValue isLoopEnabled()
void setName(String name)
SettableEnumValue launchMode()
SettableBooleanValue launchLegato()
void addStepDataObserver(StepDataChangedCallback callback)
SettableEnumValue launchQuantization()
void addCanScrollStepsForwardObserver(BooleanValueChangedCallback callback)
BooleanValue canScrollKeysDown()
void scrollToStep(int step)
BooleanValue canScrollStepsBackwards()
IntegerValue playingStep()
void quantize(double amount)
BooleanValue canScrollStepsForwards()
SettableBooleanValue getShuffle()
SettableBeatTimeValue getPlayStop()
BooleanValue canScrollKeysUp()
void addPlayingStepObserver(IntegerValueChangedCallback callback)
SettableColorValue color()
void transpose(int semitones)
SettableBeatTimeValue getLoopStart()
void scrollStepsStepForward()