diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-08-10 21:16:37 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-08-10 21:16:37 +0900 |
commit | 10a05109432154e8392294d2aeb2605b3fc6dda3 (patch) | |
tree | f03a02ec72202ceb183c4134dd9b7e381c035221 /README.md | |
parent | fbe27fc928b3dc2dd9efb29b023399d1f0c3ebe1 (diff) | |
download | arts-10a05109432154e8392294d2aeb2605b3fc6dda3.tar.gz arts-10a05109432154e8392294d2aeb2605b3fc6dda3.zip |
Add man pages from tde-packaging repo.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0302d0c --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ + +aRts sound system + +aRts is a short form for "analog realtime synthesizer". aRts is highly +modular, creating and processing sound using small modules performing +specific tasks. These may create a waveform (oscillators), play samples, +filter data, add signals, perform effects like delay/flanger/chorus, or +output the data to the soundcard. + +All of the aRts documentation is now in "The aRts Handbook" which is +in TDE DocBook format, part of tdemultimedia. It should be found on a +KDE system in $TDEDIR/share/doc/tde/HTML/default/artsbuilder/index.html. + +. + +Contributing +-------------- + +If you wish to contribute to aRts, 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 |