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

ChannelKeyPressure Constructor

Initializes a new instance of the ChannelKeyPressure class.

Overload List

Initializes a new instance of the ChannelKeyPressure class.

public ChannelKeyPressure();

Initializes a new instance of the ChannelKeyPressure class.

public ChannelKeyPressure(long,byte,BinaryReaderEx);

Initializes a new instance of the ChannelKeyPressure class.

public ChannelKeyPressure(long,byte,byte);

See Also

ChannelKeyPressure Class | EF.SimpleMIDI Namespace