forked from psemiletov/eko
-
Notifications
You must be signed in to change notification settings - Fork 0
eko sound editor
License
losos0/eko
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
===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 Qt 5 or Qt6, portaudio, libsndfile and libsamplerate. C++ 11 compatible version of GCC or Clang. To build EKO from source using cmake (Qt5/Qt6 build): mkdir b cd b cmake .. make make install To build EKO from source using qmake (Qt5 build): qmake make make install ===NOTE FOR PACKAGE MAINTAINERS=== EKO after the compilation is a single binary file (with embeded resources). Please prefer cmake over qmake to build EKO.
About
eko sound editor
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 83.3%
- HTML 13.3%
- CSS 1.4%
- QMake 0.7%
- CMake 0.6%
- Meson 0.4%
- C 0.3%