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

AllSoundOff Class

All Sound Off MIDI Channel Event.

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

System.Object
   TrackEvent
      ChannelEvent
         AllSoundOff

public class AllSoundOff : ChannelEvent

Remarks

Turn off all sound, including envelopes of notes still sounding, and reverb-effects (if applicable).

Requirements

Namespace: EF.SimpleMIDI

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

See Also

AllSoundOff Members | EF.SimpleMIDI Namespace