LuaMidi icon indicating copy to clipboard operation
LuaMidi copied to clipboard

Metadata type 33 is not defined?

Open church-basement opened this issue 1 year ago • 0 comments

Metadata type 33 or "Midi Port" acording to this website -> https://mido.readthedocs.io/en/1.1.24/meta_message_types.html <- was not defined in Constants.METADATA_TYPES. Loading a midi file that uses the metadata type 33 causes the program to fail with the error "Table index is nil". Is there a reason why these other types are not defined?

church-basement avatar Nov 07 '24 20:11 church-basement