1 package com.bitwig.extension.controller.api;
17 Empty, NoteOn, NoteSustain,
void setRepeatCount(int count)
double repeatVelocityEnd()
double repeatVelocityCurve()
void setChance(double chance)
void setIsRepeatEnabled(boolean isEnabled)
void setVelocitySpread(double amount)
void setDuration(double duration)
void setIsMuted(boolean value)
void setVelocity(double velocity)
void setGain(double gain)
boolean isOccurrenceEnabled()
void setIsOccurrenceEnabled(boolean isEnabled)
boolean isRepeatEnabled()
void setOccurrence(NoteOccurrence condition)
void setRecurrence(int length, int mask)
void setReleaseVelocity(double velocity)
void setPressure(double pressure)
boolean isChanceEnabled()
void setTimbre(double timbre)
void setTranspose(double transpose)
void setRepeatVelocityCurve(double curve)
NoteOccurrence occurrence()
void setIsRecurrenceEnabled(boolean isEnabled)
void setRepeatCurve(double curve)
boolean isRecurrenceEnabled()
void setIsChanceEnabled(boolean isEnabled)
void setRepeatVelocityEnd(double velocityEnd)