aRts audio server
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Datei suchen
Michele Calgaro 5ce55f2734
Use centralized cmake version
vor 1 Monat
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD vor 2 Monaten
artsc Fix possibly incorrect type for format string vor 10 Monaten
doc/man Add man pages from tde-packaging repo. vor 2 Jahren
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version vor 7 Monaten
flow Rename file vor 10 Monaten
gmcop Use 'tde_setup_paths' macro to setup required paths. vor 2 Jahren
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD vor 10 Monaten
mcop include string.h for illumos based systems vor 11 Monaten
mcop_mt Renaming of files in preparation for code style tools. vor 3 Jahren
mcopidl Renaming of files in preparation for code style tools. vor 3 Jahren
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
soundserver cmake files: change keywords to lower case vor 1 Monat
tests Renaming of files in preparation for code style tools. vor 3 Jahren
x11 Renaming of files in preparation for code style tools. vor 3 Jahren
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. vor 3 Jahren
CMakeLists.txt Use centralized cmake version vor 1 Monat
COPYING rename the following methods: vor 13 Jahren
COPYING.LIB rename the following methods: vor 13 Jahren
ConfigureChecks.cmake Update ALSA support to use 1.x API vor 10 Monaten
INSTALL rename the following methods: vor 13 Jahren
NEWS Add man pages from tde-packaging repo. vor 2 Jahren
README.md Add man pages from tde-packaging repo. vor 2 Jahren
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version vor 7 Monaten
arts.pc.cmake Add requires to pkgconfig file vor 11 Jahren
config.h.cmake Update ALSA support to use 1.x API vor 10 Monaten

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: