Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 470 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 470 Bytes

Changelog

1.0.47

First documented release with initial features and C# 7 readonly struct and in features to improve performance by making messages immutable structs and passing them by reference, thus reducing copy operations and allowing the compiler to optimize the code.

Supported MIDI messages:

  • Channel Pressure
  • Control Change
  • Note On / Off
  • Pitch Bend
  • Polyphonic Key Pressure
  • Program Change
  • Non-Registered Parameter Number (NRPN)