Home

Awesome

Not maintained anymore!

<h1 align="left"> <img style="vertical-align:middle" src="res/twist.png" title="Twist"/> Twist </h1> A node-based audio synthesizer written in C++

Twist

Twist is the unexpected result of me trying to experiment with audio programming. I started August the 1st as a small toy, and it grew a lot.

It is a 100% visual tool to help you create a broad variety of sounds, packed with various effects and operators.

Main Features

Building

Tools Needed:

Dependencies:

Linux Build

$ mkdir build && cd build
$ cmake -G "Unix Makefiles"
-DCMAKE_BUILD_TYPE=Release .
$ make -j2

Windows Build

License

See EULA.txt