Search Results for

    Show / Hide Table of Contents

    Enum ShiftPolicy

    Specifies how shift for Repeater should be calculated. More info in the Repeater article.
    Namespace: Melanchall.DryWetMidi.Tools
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum ShiftPolicy

    Fields

    Name Description
    None Don't shift each next part (can be useful for custom processing).
    ShiftByFixedValue Use fixed shift value from Shift.
    ShiftByMaxTime Find max time within an input data and use it to shift each next part.
    In this article
    Back to top 2024 / Generated by DocFX