jpcima / ADLplug

FM Chip Synthesizer — OPL & OPN — VST/LV2/Standalone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the saved wopl bank 1:1 at least

jpcima opened this issue · comments

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

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