| Master(float bpm) |
| Master(float bpm, integer numerator) |
| Master(float bpm, integer numerator, integer denominator) |
| void onReposition(function handler) |
| void onReposition(function handler, bool wait) |
| void restart() |
| void schedule(Transport.TimeSignature signature, integer bar)
Schedule a time signature change. |
| void start() |
| void stop() |
| void timeSignature(Transport.TimeSignature signature)
Sets the initial time signature |
| void timeSignature(integer numerator, integer denominator)
Sets the initial time signature |
Schedule a time signature change.
Sets the initial time signature. This time signature will be used until a scheduled time signature change
Sets the initial time signature. This time signature will be used until a scheduled time signature change
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.