munt / munt

A multi-platform software synthesiser emulating pre-GM MIDI devices such as the Roland MT-32, CM-32L, CM-64 and LAPC-I. In no way endorsed by or affiliated with Roland Corp.

Home Page:http://munt.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for bitwise ROM dumps to the UI application

sergm opened this issue · comments

Since (#44), mt32emu supports bitwise ROM dumps (a.k.a. partial ROM images), those can now be identified, loaded and merged for use by the synth engine.

However, the ROM selection dialog does not provide a possibility to select more than 1 ROM file of each type (control / PCM), so that only the full ROM images are effectively supported.

Additionally, only two configured ROM filenames are used internally and stored in the application settings. Instead, the max of 4 filenames must be supported.