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
So, I doodled something quick using the N163 and exported it into an NSF.
However, in Audacious and Winamp (Bleep plugin) the Waveform is not an square, it is something from the data or so.
Don't use Vxx to call waves you haven't defined in your instrument. Famitracker defaults to the highest existing wave in your instrument, but the NSF will actually try to read whatever data lies where that waveform should be, and will find garbage.
_______________________
Follow me on [url=https://twitter.com/jrlepage2a03]Twitter.
I record (some) NSFs on hardware. Feel free to [url=http://www.famitracker.com/forum/posts.php?id=3633]request a hardware render.
I'm not sure of the cause but placing a checkmark on the Wave macro and making it just 0 seems to fix it. My guess is that since you didn't explicitly tell it to use wave 0 out of 0 it just went haywire
[edit:]
D'oh. What jrlepage said. But also forcing the instrument to use V00 overwrites your error anyway