findBeatAtPos
Description​
Tries to find a beat at the given location.
- JavaScript
- C#
- Kotlin
Parameter | Summary |
---|---|
xAll | The absolute X position where the beat spans across. |
yAll | The absolute Y position where the beat spans across. |
Returns​
The beat that spans across the given point, or null if none of the contained bars had a beat at this position.