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

PitchBend Constructor

Initializes a new instance of the PitchBend class.

Overload List

Initializes a new instance of the PitchBend class.

public PitchBend();

Initializes a new instance of the PitchBend class.

public PitchBend(long,byte,BinaryReaderEx);

Initializes a new instance of the PitchBend class.

public PitchBend(long,byte,short);

See Also

PitchBend Class | EF.SimpleMIDI Namespace