Search Results for

    Show / Hide Table of Contents

    Enum CsvNoteFormat

    Defines how note numbers (for example, NoteNumber) should be presented in CSV. The default value is NoteNumber.
    Namespace: Melanchall.DryWetMidi.Tools
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum CsvNoteFormat

    Fields

    Name Description
    Letter A note number should be presented as a letter including accidental and octave number. For example, C4.
    NoteNumber A note number should be presented as just a number. For example, 60.
    In this article
    Back to top 2025 / Generated by DocFX