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

ChannelPrefix Class

Channel Prefix Meta Event.

For a list of all members of this type, see ChannelPrefix Members.

System.Object
   TrackEvent
      MetaEvent
         ChannelPrefix

public class ChannelPrefix : MetaEvent

Remarks

Associate all following meta-events and sysex-events with the specified MIDI channel, until the next MIDI event (which must contain MIDI channel information).

Requirements

Namespace: EF.SimpleMIDI

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

See Also

ChannelPrefix Members | EF.SimpleMIDI Namespace