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
An XY oscillator simulation implemented with OpenGL and SDL2 taking a tone generator as input. Modify sinusoidal_tone_generator in main.cpp to create new sounds/visuals.
Building
Build with Cmake. OpenGL, SDL2, and GLEW are required for building.
About
A tone generator connected to a simulated XY oscillator