===EKO============
EKO is a simple sound editor.
==================

http://psemiletov.github.io/eko/

PayPal donate: peter.semiletov@gmail.com
BTC donate: 1PCo2zznEGMFJey4qFKGQ8CoFK2nzNnJJf

===INSTALLATION===

You need devel packages of Qt6, portaudio, libsndfile and libsamplerate. C++ 17 compatible version of GCC or Clang.

To build EKO from source using cmake:


===NOTE FOR PACKAGE MAINTAINERS===

EKO after the compilation is a single binary file (with embeded resources). Please prefer cmake over qmake to build EKO.
