SID3: change default decay
This commit is contained in:
parent
ac95c05878
commit
f0cf3628c6
|
|
@ -950,7 +950,7 @@ struct DivInstrumentSID3 {
|
||||||
pulseOn(false),
|
pulseOn(false),
|
||||||
noiseOn(false),
|
noiseOn(false),
|
||||||
a(0),
|
a(0),
|
||||||
d(8),
|
d(64),
|
||||||
s(0),
|
s(0),
|
||||||
r(0),
|
r(0),
|
||||||
sr(0),
|
sr(0),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue