From ea43b8878719cf4d67201e724c9978078cf9cc29 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 5 Mar 2020 15:39:33 +0100 Subject: Cleanup the CMakeLists.txt file. Provide basic cmake build instructions. Write the README file. Delete empty file NEWS. Signed-off-by: gregory guy (cherry picked from commit 644ea12784290be3d8a71a3b60de2706983dc9c2) --- README | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'README') diff --git a/README b/README index 8b13789..80f0300 100644 --- a/README +++ b/README @@ -1 +1,29 @@ +akode - an audio library for aRts (tde) + + +aKode is a multithreaded audio library that provides aRts with +plugins to play a variety of formats: + +- Ogg Vorbis +- Musepack (MPC) +- FLAC +- Speex +- Libmad (MPEG-1 and MPEG-2) +- Libsamplerate + +aKode focuses on performance, which means a big enhancement for users +runing aRts in non-realtime mode. + + + + CONTRIBUTING +============== + +If you wish to contribute to aKode (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate -- cgit v1.2.1