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