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
The NSF exports fine, and it's under the max size. However, when I try and play the NSF, it only plays the first row of patterns (00 00 00 00 00) and then hanging there with the last notes still playing. How can I get it to play the rest of the frames?
I've narrowed down the problem to the DPCM samples. It only hangs after a pattern of data in the DPCM channel has finished playing. If the samples are loaded, but the pattern is blank, the file doesn't hang.
I put the instrument number next to every DPCM note in the pattern editor instead of just the few that were present at the top when I originally input the notes. They weren't copy/pasted over the first time around and I guess the NSF compiler doesn't know what to do if there is no instrument assigned to a DPCM note.
Yes it's the DPCM channel that are a little buggy, instrument numbers needs to be there for every note or it'll crash the NSF.
That problem will be fixed in next update.