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 have been working to recreate the melody sound used in Dr. Mario's Chill theme. I love that lead square and want to use it in a song... my problem is that I am unable to recreate it. Here is a short snippit of my attempt. Thanks in advance.
From what I can tell through quick observation, Channel 2 is slightly delayed (maybe a frame or two?) , and detuned from Channel 1. Your envelope is also a little wrong..it's not supposed to fade out. Let's see if I can put something together real quick.
I don't like using extra instruments to detune. Instead, use the same instrument on both square channels and put a command like P82 at the top of the second channel. It's much cleaner to do it that way.
(P80 is the default tuning, P81 is detuned very slightly upward, etc... it makes no perceptible difference whether you detune upward or downward, do P82 and P7E should sound the same.)