Fix FM layout in "Compact" mode, Prepare for per-operator on/off control on FM (possibly controllable with phase reset macro?)

This commit is contained in:
cam900 2022-04-10 18:36:04 +09:00
parent b167034e06
commit 518841c17e
2 changed files with 18 additions and 10 deletions

View file

@ -81,6 +81,7 @@ struct DivInstrumentFM {
unsigned char am, ar, dr, mult, rr, sl, tl, dt2, rs, dt, d2r, ssgEnv;
unsigned char dam, dvb, egt, ksl, sus, vib, ws, ksr; // YMU759/OPL/OPZ
Operator():
enable(false),
am(0),
ar(0),
dr(0),