aRts audio server
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.
 
 
 
 
 
 
Go to file
TDE Gitea 93badd477b
Reset submodule main/dependencies/arts/admin to latest HEAD
3 weeks ago
admin@3bdc9fd55f Reset submodule main/dependencies/arts/admin to latest HEAD 3 weeks ago
artsc Fix possibly incorrect type for format string 6 months ago
doc/man Add man pages from tde-packaging repo. 1 year ago
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 2 months ago
flow Rename file 6 months ago
gmcop Use 'tde_setup_paths' macro to setup required paths. 1 year ago
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD 6 months ago
mcop include string.h for illumos based systems 7 months ago
mcop_mt Renaming of files in preparation for code style tools. 3 years ago
mcopidl Renaming of files in preparation for code style tools. 3 years ago
qtmcop Replace Q_OBJECT with TQ_OBJECT 4 months ago
soundserver Use 'tde_setup_paths' macro to setup required paths. 1 year ago
tests Renaming of files in preparation for code style tools. 3 years ago
x11 Renaming of files in preparation for code style tools. 3 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
CMakeLists.txt Raise the minimum required version of CMake to 3.5. 4 weeks ago
COPYING rename the following methods: 12 years ago
COPYING.LIB rename the following methods: 12 years ago
ConfigureChecks.cmake Update ALSA support to use 1.x API 6 months ago
INSTALL rename the following methods: 12 years ago
NEWS Add man pages from tde-packaging repo. 1 year ago
README.md Add man pages from tde-packaging repo. 1 year ago
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 2 months ago
arts.pc.cmake Add requires to pkgconfig file 10 years ago
config.h.cmake Update ALSA support to use 1.x API 6 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: