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 been using this for about a year now, and it's so much fun. It took a while to get used to tracking, but being able to make your very own NSF beats almost anything. Haha
Anyway, one thing I still haven't managed to figure out is how to control pitch. The envelope works, but I don't understand how. It's mostly trial and error. I'd like to know how it really works - what does it mean when I have 2 tick envelope and 2 different values that loop over and over? I can't seem to make any sense out of it, but I'm sure the result is very predictable for someone who knows how it works, so I'd like to. It's probably not that complicated... I think.
It just adds (or removes) from the period value. For example, "| 1" will keep adding one and thus decreasing the frequency, as the period is inverted. "| 1 -1" would serve as fast vibrato.
High speed pitch just multiplies each value by 16, with the purpose of easier making drums (might be removed soon as the normal pitch bend does it just enough).