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