addTickShift
Description​
Registers a general shift of the time-axis for the generate midi file.
- JavaScript
- C#
- Kotlin
addTickShift(tickShift: number): voidvoid AddTickShift(double tickShift)fun addTickShift(tickShift: Double): Unit| Parameter | Summary |
|---|---|
tickShiftAll | The shift in midi ticks by which all midi events beside the initial channel setups are shifted. This shift is applied in case grace beats |