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

PolyphonicKeyPressure Constructor

Initializes a new instance of the PolyphonicKeyPressure class.

Overload List

Initializes a new instance of the PolyphonicKeyPressure class.

public PolyphonicKeyPressure();

Initializes a new instance of the PolyphonicKeyPressure class.

public PolyphonicKeyPressure(long,byte,BinaryReaderEx);

Initializes a new instance of the PolyphonicKeyPressure class.

public PolyphonicKeyPressure(long,byte,byte,byte);

See Also

PolyphonicKeyPressure Class | EF.SimpleMIDI Namespace