full linear pitch is now the default
the future
This commit is contained in:
parent
1c6e9c2cca
commit
14517c9cf9
|
|
@ -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),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue