AM_MIDI2.0Lib icon indicating copy to clipboard operation
AM_MIDI2.0Lib copied to clipboard

Use default member initializers for UMP struct data members.

Open paulhuggett opened this issue 1 year ago • 0 comments

This avoids the need for a default ctor and ensures that all data members are initialized to reasonable values. This is the PR that I promised here. Sorry it took me so long!

paulhuggett avatar Jul 14 '24 08:07 paulhuggett