Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
Open up this rj1 song I pulled from my "listen to when bored" folder and skip to the last frame. In my copy of 0.3.7 stable, the first note doesn't play as long as it should (or as long as it did when I played it in 0.3.6). In fact, any attempt to make the tempo any slower doesn't noticeably affect the actual speed settings at all.
(Also the fact that the test case was in a song that wasn't mine delayed the report. Hi, rj1!)
_______________________
[url=http://icesoldier.me]Website (includes FTM's of my covers)
There was a bug fix where Fxx was splitting between tempo and speed at the wrong value. I think it was previously using decimal 0 to 19 (F00-F13?) and now it uses hex 00 to 1F (decimal 0 to 31) I think, so your F19 tempo is now F19 speed.