full linear pitch is now the default

the future
This commit is contained in:
tildearrow 2022-05-11 00:51:53 -05:00
parent 1c6e9c2cca
commit 14517c9cf9

View file

@ -417,7 +417,7 @@ struct DivSong {
masterVol(1.0f), masterVol(1.0f),
tuning(440.0f), tuning(440.0f),
limitSlides(false), limitSlides(false),
linearPitch(1), linearPitch(2),
pitchSlideSpeed(4), pitchSlideSpeed(4),
loopModality(0), loopModality(0),
properNoiseLayout(false), properNoiseLayout(false),