===INTRO===

Here is a supamega introduction. EKO is a simple sound editor. Yeah.

===INSTALLATION===

You need Qt 4.x or Qt 5.x, libJACK, libsndfile and libsamplerate

Just run:

qmake
make
make install


===NOTE FOR PACKAGE MAINTAINERS===

EKO after the compilation is a single binary file (with embeded resources). To override the default installation path (/usr/local/bin) use:

qmake PREFIX=your_path
make
make install


===LICENSE NOTES===

EKO code is licensed under GPL v3. EKO media (images, etc), manuals and translations are public domain. Note to contributors - please put your translations into the public domain

===SITE===

http://semiletov.org/eko

