diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..38f283d --- /dev/null +++ b/README.md @@ -0,0 +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 |