I'm starting to get the hang of the formula parser, however I am having issues trying to make the wave table move along the X-axis but I can only seem to get it to move along the Y-axis. From what I understand the y and z variables move up and down and generate a whole wave table. So I am trying to figure out how to do this from left to right. Also I am curious about what type of math is involved in the formula parser, is it mostly trigonometry?