Search Results for

    Show / Hide Table of Contents

    Enum ParameterValueType

    The type of a parameter's value.
    Namespace: Melanchall.DryWetMidi.Interaction
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum ParameterValueType

    Fields

    Name Description
    Decrement Parameter's value represents a value which should be subtracted from the current value of the parameter.
    Exact Parameter's value represents exact value of the parameter.
    Increment Parameter's value represents a value which should be added to the current value of the parameter.
    In this article
    Back to top 2024 / Generated by DocFX