isLetRing
Description​
Gets or sets whether any note in this beat has a let-ring applied.
- JavaScript
- C#
- Kotlin
isLetRing: boolean;
bool IsLetRing { get; set; }
var isLetRing: Boolean
Gets or sets whether any note in this beat has a let-ring applied.
isLetRing: boolean;
bool IsLetRing { get; set; }
var isLetRing: Boolean