Search Results for

    Show / Hide Table of Contents

    Enum NoteName

    Name of a note of the 12-tone chromatic scale.
    Namespace: Melanchall.DryWetMidi.MusicTheory
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum NoteName

    Fields

    Name Description
    A A (La) note.
    ASharp Half-stepped A (La) note.
    B B (Si) note.
    C C (Do) note.
    CSharp Half-stepped C (Do) note.
    D D (Re) note.
    DSharp Half-stepped D (Re) note.
    E E (Mi) note.
    F F (Fa) note.
    FSharp Half-stepped F (Fa) note.
    G G (Sol) note.
    GSharp Half-stepped G (Sol) note.

    Extension Methods

    NoteUtilities.Transpose(NoteName, Interval)
    In this article
    Back to top 2025 / Generated by DocFX