This project is a demonstration of a Sine wave. You are asked for the Frequency and Amplitude to see how those variables affect the wave. Press P to pause the production. Press SPACE to start over. Frequencies between 1 and 20 look nice but try other numbers too. Amplitude range is between 1 and 175.
Trying to understand the relationship of Math in this programming world and learning how to code it to do what I want. I discovered that it really makes a difference where you put the multipliers.