Search Results for

    Show / Hide Table of Contents

    Class Sound

    テンポ変更情報

    Inheritance
    object
    ClockObject
    Sound
    Implements
    IEquatable<ClockObject>
    IEquatable<Sound>
    Inherited Members
    ClockObject.Clock
    Namespace: LibSasara.Model.Serialize
    Assembly: LibSasara.dll
    Syntax
    public record Sound : ClockObject, IEquatable<ClockObject>, IEquatable<Sound>

    Properties

    Tempo

    テンポ指定

    Declaration
    public double Tempo { get; set; }
    Property Value
    Type Description
    double

    Implements

    IEquatable<T>
    IEquatable<T>
    In this article
    Back to top LibSasara