You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This demo adds two sine waves together, and you can manipulate the amplitude, frequency and wavelength for each sine wave.
About
Project I've had for learning basic python, with numpy and matplot functions. Animates two sine waves and adds them together. Saving it for a future project as a basic synthesiser and a Fourier transform visualisation.