You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
845 B
26 lines
845 B
2 years ago
|
|
||
|
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
|