Search Results for

    Show / Hide Table of Contents

    Interface IMusicalObject

    Musical objects that can be played.
    Namespace: Melanchall.DryWetMidi.Interaction
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public interface IMusicalObject

    Properties

    Channel

    Gets the channel which should be used to play an object.
    Declaration
    FourBitNumber Channel { get; }
    Property Value
    Type Description
    FourBitNumber
    In this article
    Back to top 2024 / Generated by DocFX