aRts audio server
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
TDE Gitea 9850c44dba Reset submodule main/dependencies/arts/admin to latest HEAD 2 weeks ago
admin@4185112a62 Reset submodule main/dependencies/arts/admin to latest HEAD 2 weeks ago
artsc Replace pthread and dl linking with cmake-based variables 2 months ago
doc/man Add man pages from tde-packaging repo. 3 years ago
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
flow Improve fatal error messages 4 months ago
gmcop Use 'tde_setup_paths' macro to setup required paths. 3 years ago
libltdl@1fca3720f4 Reset submodule main/dependencies/arts/libltdl to latest HEAD 2 months ago
mcop Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY 7 months ago
mcop_mt Replace pthread and dl linking with cmake-based variables 2 months ago
mcopidl Drop Borland compiler specific code 4 months ago
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
soundserver Remove support for OSF 1 month ago
tests Renaming of files in preparation for code style tools. 4 years ago
x11 Renaming of files in preparation for code style tools. 4 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 4 years ago
CMakeLists.txt Use centralized cmake version 11 months ago
COPYING rename the following methods: 14 years ago
COPYING.LIB rename the following methods: 14 years ago
ConfigureChecks.cmake Replace pthread and dl linking with cmake-based variables 2 months ago
INSTALL rename the following methods: 14 years ago
NEWS Add man pages from tde-packaging repo. 3 years ago
README.md Add man pages from tde-packaging repo. 3 years ago
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
arts.pc.cmake Add requires to pkgconfig file 12 years ago
config.h.cmake Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY 7 months ago

README.md

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: