mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 12:35:11 +00:00
SID3: change default duty
This commit is contained in:
parent
f0cf3628c6
commit
05ddfec301
1 changed files with 1 additions and 1 deletions
|
@ -954,7 +954,7 @@ struct DivInstrumentSID3 {
|
|||
s(0),
|
||||
r(0),
|
||||
sr(0),
|
||||
duty(2048),
|
||||
duty(32768),
|
||||
ringMod(0),
|
||||
oscSync(0),
|
||||
phase_mod(false),
|
||||
|
|
Loading…
Reference in a new issue