Menu

Tree [1709d5] master /
 History

HTTPS access


File Date Author Commit
 icons 2011-10-19 roxton roxton [19a633] + PNG icons
 manuals 2011-02-03 roxton roxton [0d4025] new area selection code. need for test
 palettes 2010-10-24 roxton roxton [f9eea5] oh
 translations 2011-10-19 roxton roxton [6a6bb4] and more
 3pass_eq.cpp 2010-12-22 roxton roxton [423ba7] eq fixes
 3pass_eq.h 2010-12-22 roxton roxton [423ba7] eq fixes
 AUTHORS 2011-10-18 roxton roxton [089d31] some fixes
 COPYING 2010-08-23 roxton roxton [ff36a6] Initial commit
 ChangeLog 2012-03-14 roxton roxton [a0f226] unicode filenames support
 INSTALL 2010-08-23 roxton roxton [ff36a6] Initial commit
 Makefile 2012-07-14 roxton roxton [1709d5] Time rules fixes
 NEWS 2012-07-14 roxton roxton [1709d5] Time rules fixes
 NEWS-RU 2012-07-14 roxton roxton [1709d5] Time rules fixes
 README 2012-07-14 roxton roxton [1709d5] Time rules fixes
 TODO 2012-07-14 roxton roxton [a60c09] QT5 support
 document.cpp 2012-07-14 roxton roxton [1709d5] Time rules fixes
 document.h 2012-07-14 roxton roxton [a60c09] QT5 support
 eko.cpp 2012-07-14 roxton roxton [95bd5c] fixes
 eko.h 2012-07-14 roxton roxton [a60c09] QT5 support
 eko.pro 2012-07-14 roxton roxton [a60c09] QT5 support
 eko.qrc 2011-10-19 roxton roxton [19a633] + PNG icons
 fman.cpp 2012-07-14 roxton roxton [95bd5c] fixes
 fman.h 2012-07-14 roxton roxton [a60c09] QT5 support
 fx.cpp 2012-07-14 roxton roxton [a60c09] QT5 support
 fx.h 2012-07-14 roxton roxton [a60c09] QT5 support
 logmemo.cpp 2012-07-14 roxton roxton [a60c09] QT5 support
 logmemo.h 2012-07-14 roxton roxton [a60c09] QT5 support
 main.cpp 2010-08-23 roxton roxton [ff36a6] Initial commit
 shortcuts.cpp 2012-07-14 roxton roxton [a60c09] QT5 support
 shortcuts.h 2012-07-14 roxton roxton [a60c09] QT5 support
 tio.cpp 2012-07-14 roxton roxton [a60c09] QT5 support
 tio.h 2012-07-14 roxton roxton [a60c09] QT5 support
 utils.cpp 2012-07-14 roxton roxton [a60c09] QT5 support
 utils.h 2012-07-14 roxton roxton [a60c09] QT5 support

Read Me

===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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.