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 |