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

ResetAllControllers Class

Reset All Controllers MIDI Channel Event.

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

System.Object
   TrackEvent
      ChannelEvent
         ResetAllControllers

public class ResetAllControllers : ChannelEvent

Remarks

Reset all controllers to their 'default' positions, including all continuous and switch controllers, pitch-bend, and aftertouch effects.

Each controller should be returned to a suitable initial condition for that controller. For example, pitch-bend should be returned to it 'center' position.

Requirements

Namespace: EF.SimpleMIDI

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

See Also

ResetAllControllers Members | EF.SimpleMIDI Namespace