Class Time
ビート(拍子)切替指定
Inherited Members
Namespace: LibSasara.Model.Serialize
Assembly: LibSasara.dll
Syntax
public record Time : ClockObject, IEquatable<ClockObject>, IEquatable<Time>
Properties
BeatType
音価(1拍の長さの基準)
Declaration
public uint BeatType { get; set; }
Property Value
Type | Description |
---|---|
uint |
Beats
1小節中の拍数
Declaration
public uint Beats { get; set; }
Property Value
Type | Description |
---|---|
uint |