tap
Description​
Gets or sets a value indicating whether the notes on this beat are played with a tap-style (bass).
- JavaScript
- C#
- Kotlin
tap: boolean;
bool Tap { get; set; }
var tap: Boolean
Gets or sets a value indicating whether the notes on this beat are played with a tap-style (bass).
tap: boolean;
bool Tap { get; set; }
var tap: Boolean