Search Results for

    Show / Hide Table of Contents

    Class Notes

    Contains all available MIDI notes.
    Inheritance
    object
    Notes
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Melanchall.DryWetMidi.MusicTheory
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public static class Notes

    Fields

    A0

    A0 note.
    Declaration
    public static readonly Note A0
    Field Value
    Type Description
    Note

    A1

    A1 note.
    Declaration
    public static readonly Note A1
    Field Value
    Type Description
    Note

    A2

    A2 note.
    Declaration
    public static readonly Note A2
    Field Value
    Type Description
    Note

    A3

    A3 note.
    Declaration
    public static readonly Note A3
    Field Value
    Type Description
    Note

    A4

    A4 note.
    Declaration
    public static readonly Note A4
    Field Value
    Type Description
    Note

    A5

    A5 note.
    Declaration
    public static readonly Note A5
    Field Value
    Type Description
    Note

    A6

    A6 note.
    Declaration
    public static readonly Note A6
    Field Value
    Type Description
    Note

    A7

    A7 note.
    Declaration
    public static readonly Note A7
    Field Value
    Type Description
    Note

    A8

    A8 note.
    Declaration
    public static readonly Note A8
    Field Value
    Type Description
    Note

    AMinus1

    A-1 note.
    Declaration
    public static readonly Note AMinus1
    Field Value
    Type Description
    Note

    ASharp0

    A#0 note.
    Declaration
    public static readonly Note ASharp0
    Field Value
    Type Description
    Note

    ASharp1

    A#1 note.
    Declaration
    public static readonly Note ASharp1
    Field Value
    Type Description
    Note

    ASharp2

    A#2 note.
    Declaration
    public static readonly Note ASharp2
    Field Value
    Type Description
    Note

    ASharp3

    A#3 note.
    Declaration
    public static readonly Note ASharp3
    Field Value
    Type Description
    Note

    ASharp4

    A#4 note.
    Declaration
    public static readonly Note ASharp4
    Field Value
    Type Description
    Note

    ASharp5

    A#5 note.
    Declaration
    public static readonly Note ASharp5
    Field Value
    Type Description
    Note

    ASharp6

    A#6 note.
    Declaration
    public static readonly Note ASharp6
    Field Value
    Type Description
    Note

    ASharp7

    A#7 note.
    Declaration
    public static readonly Note ASharp7
    Field Value
    Type Description
    Note

    ASharp8

    A#8 note.
    Declaration
    public static readonly Note ASharp8
    Field Value
    Type Description
    Note

    ASharpMinus1

    A#-1 note.
    Declaration
    public static readonly Note ASharpMinus1
    Field Value
    Type Description
    Note

    B0

    B0 note.
    Declaration
    public static readonly Note B0
    Field Value
    Type Description
    Note

    B1

    B1 note.
    Declaration
    public static readonly Note B1
    Field Value
    Type Description
    Note

    B2

    B2 note.
    Declaration
    public static readonly Note B2
    Field Value
    Type Description
    Note

    B3

    B3 note.
    Declaration
    public static readonly Note B3
    Field Value
    Type Description
    Note

    B4

    B4 note.
    Declaration
    public static readonly Note B4
    Field Value
    Type Description
    Note

    B5

    B5 note.
    Declaration
    public static readonly Note B5
    Field Value
    Type Description
    Note

    B6

    B6 note.
    Declaration
    public static readonly Note B6
    Field Value
    Type Description
    Note

    B7

    B7 note.
    Declaration
    public static readonly Note B7
    Field Value
    Type Description
    Note

    B8

    B8 note.
    Declaration
    public static readonly Note B8
    Field Value
    Type Description
    Note

    BMinus1

    B-1 note.
    Declaration
    public static readonly Note BMinus1
    Field Value
    Type Description
    Note

    C0

    C0 note.
    Declaration
    public static readonly Note C0
    Field Value
    Type Description
    Note

    C1

    C1 note.
    Declaration
    public static readonly Note C1
    Field Value
    Type Description
    Note

    C2

    C2 note.
    Declaration
    public static readonly Note C2
    Field Value
    Type Description
    Note

    C3

    C3 note.
    Declaration
    public static readonly Note C3
    Field Value
    Type Description
    Note

    C4

    C4 note.
    Declaration
    public static readonly Note C4
    Field Value
    Type Description
    Note

    C5

    C5 note.
    Declaration
    public static readonly Note C5
    Field Value
    Type Description
    Note

    C6

    C6 note.
    Declaration
    public static readonly Note C6
    Field Value
    Type Description
    Note

    C7

    C7 note.
    Declaration
    public static readonly Note C7
    Field Value
    Type Description
    Note

    C8

    C8 note.
    Declaration
    public static readonly Note C8
    Field Value
    Type Description
    Note

    C9

    C9 note.
    Declaration
    public static readonly Note C9
    Field Value
    Type Description
    Note

    CMinus1

    C-1 note.
    Declaration
    public static readonly Note CMinus1
    Field Value
    Type Description
    Note

    CSharp0

    C#0 note.
    Declaration
    public static readonly Note CSharp0
    Field Value
    Type Description
    Note

    CSharp1

    C#1 note.
    Declaration
    public static readonly Note CSharp1
    Field Value
    Type Description
    Note

    CSharp2

    C#2 note.
    Declaration
    public static readonly Note CSharp2
    Field Value
    Type Description
    Note

    CSharp3

    C#3 note.
    Declaration
    public static readonly Note CSharp3
    Field Value
    Type Description
    Note

    CSharp4

    C#4 note.
    Declaration
    public static readonly Note CSharp4
    Field Value
    Type Description
    Note

    CSharp5

    C#5 note.
    Declaration
    public static readonly Note CSharp5
    Field Value
    Type Description
    Note

    CSharp6

    C#6 note.
    Declaration
    public static readonly Note CSharp6
    Field Value
    Type Description
    Note

    CSharp7

    C#7 note.
    Declaration
    public static readonly Note CSharp7
    Field Value
    Type Description
    Note

    CSharp8

    C#8 note.
    Declaration
    public static readonly Note CSharp8
    Field Value
    Type Description
    Note

    CSharp9

    C#9 note.
    Declaration
    public static readonly Note CSharp9
    Field Value
    Type Description
    Note

    CSharpMinus1

    C#-1 note.
    Declaration
    public static readonly Note CSharpMinus1
    Field Value
    Type Description
    Note

    D0

    D0 note.
    Declaration
    public static readonly Note D0
    Field Value
    Type Description
    Note

    D1

    D1 note.
    Declaration
    public static readonly Note D1
    Field Value
    Type Description
    Note

    D2

    D2 note.
    Declaration
    public static readonly Note D2
    Field Value
    Type Description
    Note

    D3

    D3 note.
    Declaration
    public static readonly Note D3
    Field Value
    Type Description
    Note

    D4

    D4 note.
    Declaration
    public static readonly Note D4
    Field Value
    Type Description
    Note

    D5

    D5 note.
    Declaration
    public static readonly Note D5
    Field Value
    Type Description
    Note

    D6

    D6 note.
    Declaration
    public static readonly Note D6
    Field Value
    Type Description
    Note

    D7

    D7 note.
    Declaration
    public static readonly Note D7
    Field Value
    Type Description
    Note

    D8

    D8 note.
    Declaration
    public static readonly Note D8
    Field Value
    Type Description
    Note

    D9

    D9 note.
    Declaration
    public static readonly Note D9
    Field Value
    Type Description
    Note

    DMinus1

    D-1 note.
    Declaration
    public static readonly Note DMinus1
    Field Value
    Type Description
    Note

    DSharp0

    D#0 note.
    Declaration
    public static readonly Note DSharp0
    Field Value
    Type Description
    Note

    DSharp1

    D#1 note.
    Declaration
    public static readonly Note DSharp1
    Field Value
    Type Description
    Note

    DSharp2

    D#2 note.
    Declaration
    public static readonly Note DSharp2
    Field Value
    Type Description
    Note

    DSharp3

    D#3 note.
    Declaration
    public static readonly Note DSharp3
    Field Value
    Type Description
    Note

    DSharp4

    D#4 note.
    Declaration
    public static readonly Note DSharp4
    Field Value
    Type Description
    Note

    DSharp5

    D#5 note.
    Declaration
    public static readonly Note DSharp5
    Field Value
    Type Description
    Note

    DSharp6

    D#6 note.
    Declaration
    public static readonly Note DSharp6
    Field Value
    Type Description
    Note

    DSharp7

    D#7 note.
    Declaration
    public static readonly Note DSharp7
    Field Value
    Type Description
    Note

    DSharp8

    D#8 note.
    Declaration
    public static readonly Note DSharp8
    Field Value
    Type Description
    Note

    DSharp9

    D#9 note.
    Declaration
    public static readonly Note DSharp9
    Field Value
    Type Description
    Note

    DSharpMinus1

    D#-1 note.
    Declaration
    public static readonly Note DSharpMinus1
    Field Value
    Type Description
    Note

    E0

    E0 note.
    Declaration
    public static readonly Note E0
    Field Value
    Type Description
    Note

    E1

    E1 note.
    Declaration
    public static readonly Note E1
    Field Value
    Type Description
    Note

    E2

    E2 note.
    Declaration
    public static readonly Note E2
    Field Value
    Type Description
    Note

    E3

    E3 note.
    Declaration
    public static readonly Note E3
    Field Value
    Type Description
    Note

    E4

    E4 note.
    Declaration
    public static readonly Note E4
    Field Value
    Type Description
    Note

    E5

    E5 note.
    Declaration
    public static readonly Note E5
    Field Value
    Type Description
    Note

    E6

    E6 note.
    Declaration
    public static readonly Note E6
    Field Value
    Type Description
    Note

    E7

    E7 note.
    Declaration
    public static readonly Note E7
    Field Value
    Type Description
    Note

    E8

    E8 note.
    Declaration
    public static readonly Note E8
    Field Value
    Type Description
    Note

    E9

    E9 note.
    Declaration
    public static readonly Note E9
    Field Value
    Type Description
    Note

    EMinus1

    E-1 note.
    Declaration
    public static readonly Note EMinus1
    Field Value
    Type Description
    Note

    F0

    F0 note.
    Declaration
    public static readonly Note F0
    Field Value
    Type Description
    Note

    F1

    F1 note.
    Declaration
    public static readonly Note F1
    Field Value
    Type Description
    Note

    F2

    F2 note.
    Declaration
    public static readonly Note F2
    Field Value
    Type Description
    Note

    F3

    F3 note.
    Declaration
    public static readonly Note F3
    Field Value
    Type Description
    Note

    F4

    F4 note.
    Declaration
    public static readonly Note F4
    Field Value
    Type Description
    Note

    F5

    F5 note.
    Declaration
    public static readonly Note F5
    Field Value
    Type Description
    Note

    F6

    F6 note.
    Declaration
    public static readonly Note F6
    Field Value
    Type Description
    Note

    F7

    F7 note.
    Declaration
    public static readonly Note F7
    Field Value
    Type Description
    Note

    F8

    F8 note.
    Declaration
    public static readonly Note F8
    Field Value
    Type Description
    Note

    F9

    F9 note.
    Declaration
    public static readonly Note F9
    Field Value
    Type Description
    Note

    FMinus1

    F-1 note.
    Declaration
    public static readonly Note FMinus1
    Field Value
    Type Description
    Note

    FSharp0

    F#0 note.
    Declaration
    public static readonly Note FSharp0
    Field Value
    Type Description
    Note

    FSharp1

    F#1 note.
    Declaration
    public static readonly Note FSharp1
    Field Value
    Type Description
    Note

    FSharp2

    F#2 note.
    Declaration
    public static readonly Note FSharp2
    Field Value
    Type Description
    Note

    FSharp3

    F#3 note.
    Declaration
    public static readonly Note FSharp3
    Field Value
    Type Description
    Note

    FSharp4

    F#4 note.
    Declaration
    public static readonly Note FSharp4
    Field Value
    Type Description
    Note

    FSharp5

    F#5 note.
    Declaration
    public static readonly Note FSharp5
    Field Value
    Type Description
    Note

    FSharp6

    F#6 note.
    Declaration
    public static readonly Note FSharp6
    Field Value
    Type Description
    Note

    FSharp7

    F#7 note.
    Declaration
    public static readonly Note FSharp7
    Field Value
    Type Description
    Note

    FSharp8

    F#8 note.
    Declaration
    public static readonly Note FSharp8
    Field Value
    Type Description
    Note

    FSharp9

    F#9 note.
    Declaration
    public static readonly Note FSharp9
    Field Value
    Type Description
    Note

    FSharpMinus1

    F#-1 note.
    Declaration
    public static readonly Note FSharpMinus1
    Field Value
    Type Description
    Note

    G0

    G0 note.
    Declaration
    public static readonly Note G0
    Field Value
    Type Description
    Note

    G1

    G1 note.
    Declaration
    public static readonly Note G1
    Field Value
    Type Description
    Note

    G2

    G2 note.
    Declaration
    public static readonly Note G2
    Field Value
    Type Description
    Note

    G3

    G3 note.
    Declaration
    public static readonly Note G3
    Field Value
    Type Description
    Note

    G4

    G4 note.
    Declaration
    public static readonly Note G4
    Field Value
    Type Description
    Note

    G5

    G5 note.
    Declaration
    public static readonly Note G5
    Field Value
    Type Description
    Note

    G6

    G6 note.
    Declaration
    public static readonly Note G6
    Field Value
    Type Description
    Note

    G7

    G7 note.
    Declaration
    public static readonly Note G7
    Field Value
    Type Description
    Note

    G8

    G8 note.
    Declaration
    public static readonly Note G8
    Field Value
    Type Description
    Note

    G9

    G9 note.
    Declaration
    public static readonly Note G9
    Field Value
    Type Description
    Note

    GMinus1

    G-1 note.
    Declaration
    public static readonly Note GMinus1
    Field Value
    Type Description
    Note

    GSharp0

    G#0 note.
    Declaration
    public static readonly Note GSharp0
    Field Value
    Type Description
    Note

    GSharp1

    G#1 note.
    Declaration
    public static readonly Note GSharp1
    Field Value
    Type Description
    Note

    GSharp2

    G#2 note.
    Declaration
    public static readonly Note GSharp2
    Field Value
    Type Description
    Note

    GSharp3

    G#3 note.
    Declaration
    public static readonly Note GSharp3
    Field Value
    Type Description
    Note

    GSharp4

    G#4 note.
    Declaration
    public static readonly Note GSharp4
    Field Value
    Type Description
    Note

    GSharp5

    G#5 note.
    Declaration
    public static readonly Note GSharp5
    Field Value
    Type Description
    Note

    GSharp6

    G#6 note.
    Declaration
    public static readonly Note GSharp6
    Field Value
    Type Description
    Note

    GSharp7

    G#7 note.
    Declaration
    public static readonly Note GSharp7
    Field Value
    Type Description
    Note

    GSharp8

    G#8 note.
    Declaration
    public static readonly Note GSharp8
    Field Value
    Type Description
    Note

    GSharpMinus1

    G#-1 note.
    Declaration
    public static readonly Note GSharpMinus1
    Field Value
    Type Description
    Note
    In this article
    Back to top 2024 / Generated by DocFX