A class library for opening, parsing, and saving MIDI files.

MonoModeOnNumChannels Enumeration

Describes the mode for the Mono Mode On Channel Event.

public enum MonoModeOnNumChannels

Members

Member NameDescription
UseNTo16Use n...16 channels.
Use1ChannelUse 1 channel.
Use16ChannelsUse 16 channels (provided n=0).

Requirements

Namespace: EF.SimpleMIDI

Assembly: EF.SimpleMIDI (in EF.SimpleMIDI.dll)

See Also

EF.SimpleMIDI Namespace