Tool for experimenting with the shape/sound of waveforms.
A (sometimes) working development build for Windows x64 is available in the releases.
Building requires Visual Studio (tested with Visual Studio Community 2019).
- Download GLFW source code and extract as
/Dependencies/GLFW. - Download PortAudio stable release source code and extract as
/Dependencies/portaudio. - Build GLFW and PortAudio
- Compile with Visual Code
Good luck and sorry about no CMake support.