default SSG vol is now 128
to eliminate one shift
This commit is contained in:
parent
fcc5b6e5eb
commit
fda333a76b
7 changed files with 21 additions and 21 deletions
|
|
@ -174,7 +174,7 @@ class DivPlatformOPN: public DivPlatformFMBase {
|
|||
ayDiv(a),
|
||||
csmChan(cc),
|
||||
lfoValue(0),
|
||||
ssgVol(256),
|
||||
ssgVol(128),
|
||||
fmVol(256),
|
||||
extSys(isExtSys),
|
||||
useCombo(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue