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
While listening to a NSF I exportet one of my tracks, I encountered an export bug.
Gxx delays the row for xx frames, but not more frames than the current speed. So, I wanted to use this to transfer a note into the next frame instead of creating a new pattern alltogether just containing one more note on top.
It works inside Famitracker, but when I exported this construct to NSF, that delyed note just disappears.
An example is attached right below. Is this intended or may this be fixed?
Thank you and have a nice day,
Alex
_______________________
The purpose of a programming language is to protect the computer against the programmer.