/DigitsVst

Digits is an advanced phase distortion synthesizer

Primary LanguageC++GNU General Public License v3.0GPL-3.0

# Digits VST

http://www.extentofthejam.com/

## license

Please read License.txt! :) Digits is licensed under the GPL. 

## building

### prerequisites

You'll need the Steinberg VST SDK downloaded into the sdks/vstsdk2.4 directory.

### linux

    cd linux
    make -f Digits.make