/Construct

Construct is a modular synthesizer framework I am building to explore different types of audio synthesis. Works only on OSX for now.

Primary LanguageC++

# Construct

A modular sound synthesizer with OpenGL GUI framework. The goal is to learn and
experiment with different types of sound synthesis and user interaction.

# Dependencies:

Mac OS X
SDL
OpenGL
CMake

# Build Instructions:

cmake .
make