jpcima / ADLplug

FM Chip Synthesizer — OPL & OPN — VST/LV2/Standalone
Boost Software License 1.0
435 stars 22 forks source link

Make the saved wopl bank 1:1 at least #38

Closed jpcima closed 5 years ago

jpcima commented 5 years ago

When saving, ensure at least to have 1 melodic and 1 percussion bank, even if empty. Without such a condition realized, it's not possible to reload the saved bank.

Propose a change into wopl_file such that saving will fail if it's not at least 1:1.

related: #36

jpcima commented 5 years ago

This was fixed by allowing a bank to be loaded even if it has empty melodics or empty drums.