KungFuFurby / AddMusicKFF

Fork of AddMusicK, a compiler/inserter of music for Super Mario World
23 stars 15 forks source link

Stray `[` at the beginning of a music .txt file can cause the stat tick counter to desynchronize #430

Open KungFuFurby opened 4 months ago

KungFuFurby commented 4 months ago

Caught by Ahrion during moderation of a song on SMWCentral, and cause identified by me.

[#amk 2 causes the stat .txt file for the song in question to report a different number of ticks than what was expected for channel 0 when put at the very beginning of the .txt file. There are no other apparent problems externally, and the SPC-side output is otherwise not affected. More analysis is needed to determine the cause of the tick count desynchronization.