mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-24 05:25:12 +00:00
new default loop modality
This commit is contained in:
parent
f9a8a54601
commit
0b7592e031
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ struct DivSong {
|
||||||
limitSlides(false),
|
limitSlides(false),
|
||||||
linearPitch(2),
|
linearPitch(2),
|
||||||
pitchSlideSpeed(4),
|
pitchSlideSpeed(4),
|
||||||
loopModality(0),
|
loopModality(2),
|
||||||
delayBehavior(2),
|
delayBehavior(2),
|
||||||
properNoiseLayout(true),
|
properNoiseLayout(true),
|
||||||
waveDutyIsVol(false),
|
waveDutyIsVol(false),
|
||||||
|
|
Loading…
Reference in a new issue