mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-05 04:15:05 +00:00
full linear pitch is now the default
the future
This commit is contained in:
parent
1c6e9c2cca
commit
14517c9cf9
1 changed files with 1 additions and 1 deletions
|
@ -417,7 +417,7 @@ struct DivSong {
|
|||
masterVol(1.0f),
|
||||
tuning(440.0f),
|
||||
limitSlides(false),
|
||||
linearPitch(1),
|
||||
linearPitch(2),
|
||||
pitchSlideSpeed(4),
|
||||
loopModality(0),
|
||||
properNoiseLayout(false),
|
||||
|
|
Loading…
Reference in a new issue