set default time base of song to 0

This commit is contained in:
tildearrow 2021-12-13 20:31:27 -05:00
parent 9e2e02a12e
commit 3af0a9feda
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ struct DivSong {
revisionDate(""),
hilightA(4),
hilightB(16),
timeBase(1),
timeBase(0),
speed1(6),
speed2(6),
arpLen(1),