Search Results for

    Show / Hide Table of Contents

    Delegate NoteTransformation

    Transforms a note described by the specified NoteDescriptor and returns new NoteDescriptor that is result of transformation.
    Namespace: Melanchall.DryWetMidi.Composing
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public delegate NoteDescriptor NoteTransformation(NoteDescriptor noteDescriptor)
    Parameters
    Type Name Description
    NoteDescriptor noteDescriptor Descriptor of a note to transform.
    Returns
    Type Description
    NoteDescriptor NoteDescriptor that is result of transformation.
    In this article
    Back to top 2025 / Generated by DocFX