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:
parent
b167034e06
commit
518841c17e
2 changed files with 18 additions and 10 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue