| Modifier and Type | Method and Description |
|---|---|
Clock |
Clock.bpm(double bpm) |
Clock |
Clock.clearLinks()
Clear all Linkables from this Trigger.
|
Clock |
Clock.index(int idx)
Set the current index.
|
Clock |
Clock.link(Runnable runnable)
Run the provided Runnable each time this Trigger is triggered.
|
Clock |
Clock.maxIndex(int max)
Set the maximum index, at which the index will wrap back to zero.
|
Clock |
Clock.subdivision(int subdivision) |
Copyright © 2020. All rights reserved.