turn on proper noise layout by default

This commit is contained in:
tildearrow 2022-08-11 02:05:05 -05:00
parent 7e7a5a8e30
commit ed98df91d2

View file

@ -562,7 +562,7 @@ struct DivSong {
linearPitch(2),
pitchSlideSpeed(4),
loopModality(0),
properNoiseLayout(false),
properNoiseLayout(true),
waveDutyIsVol(false),
resetMacroOnPorta(false),
legacyVolumeSlides(false),