addBeat
Description​
Adds a new beat to this masterbar following the slicing logic required by the MidiTickLookup.
- JavaScript
- C#
- Kotlin
Parameter | Summary |
---|---|
beatAll | The beat to add to this masterbat |
beatPlaybackStartAll | The original start of this beat. This time is relevant for highlighting. |
sliceStartAll | The slice start to which this beat should be added. This time is relevant for creating new slices. |
sliceDurationAll | The slice duration to which this beat should be added. This time is relevant for creating new slices. |
Returns​
The first item of the chain which was affected.