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

ControllerChange Class

Controller Change MIDI Channel Event.

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

System.Object
   TrackEvent
      ChannelEvent
         ControllerChange

public class ControllerChange : ChannelEvent

Remarks

Sent when a change is made in a footswitch, expression pedal, slider, or other controller.

Requirements

Namespace: EF.SimpleMIDI

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

See Also

ControllerChange Members | EF.SimpleMIDI Namespace