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

LocalControl Class

Local Control MIDI Channel Event.

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

System.Object
   TrackEvent
      ChannelEvent
         LocalControl

public class LocalControl : ChannelEvent

Remarks

Disconnect (or reconnect) the keyboard and the sound generator in a MIDI synthesiser.

The keyboard should continue to send messages via the MIDI-out port, and the sound-generation circuitry should continue to respond to message received via the MIDI-in port, regardless of this switch.

Requirements

Namespace: EF.SimpleMIDI

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

See Also

LocalControl Members | EF.SimpleMIDI Namespace