Grieverheart / sdl_tone_oscillator

A tone generator connected to a simulated XY oscillator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C++ 87.1%Language:C 10.6%Language:CMake 2.3%