Fix MIDI key indexes in protocol and format
LenweSaralonde opened this issue ยท 0 comments
MIDI key indexes do not comply with the MIDI standard in the MUS file format and communication protocol.
Middle C (261.626 Hz) should be C4 with key index 60 for all instruments, including percussions and drumkit.
- Create MUS6 format using proper MIDI key indexes
- Update communication protocol to version 6 (v5 is specific to WoW Classic version)
- Fix MIDI converter
- Fix MIDI key indexes
- Create update script for MusicianList to fix key indexes in saved songs
- Update demo songs in MusicianList