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
I've noticed on both FamiTracker 0.3.0 and 0.3.5 (Also on both XP and Vista) that when you export a song to .wav, it has a slight pause at the start of the song, and cuts off part of the end of the song (the same length as the pause at the beginning).
The song length is fine, it's just that the entire song gets moved forward a few milliseconds...
I was hoping this could be fixed so songs wouldn't get cut off at the end, and so I could export sound effects and instruments faster without having to edit them in Audacity.
[color=#707070](Also, a completely off topic question, how do you pronounce Audacity? I know how it's spelled, but I always say "Auda (as in [u]Aud[/u]io and Wh[u]a[/u]t) - City".
Haha yeah the WAV export have had lots of problems. The first delay is to make sure the beginning isn't cut off due to buffering, but then it was moved to the end instead apparently.
I'd need to redo this completely, but I will see if there's a quick fix for the problem.