aRts audio server
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Go to file
Michele Calgaro 5ce55f2734
Use centralized cmake version
il y a 1 mois
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD il y a 2 mois
artsc Fix possibly incorrect type for format string il y a 10 mois
doc/man Add man pages from tde-packaging repo. il y a 2 ans
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version il y a 7 mois
flow Rename file il y a 10 mois
gmcop Use 'tde_setup_paths' macro to setup required paths. il y a 2 ans
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD il y a 11 mois
mcop include string.h for illumos based systems il y a 11 mois
mcop_mt Renaming of files in preparation for code style tools. il y a 3 ans
mcopidl Renaming of files in preparation for code style tools. il y a 3 ans
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
soundserver cmake files: change keywords to lower case il y a 1 mois
tests Renaming of files in preparation for code style tools. il y a 3 ans
x11 Renaming of files in preparation for code style tools. il y a 3 ans
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. il y a 3 ans
CMakeLists.txt Use centralized cmake version il y a 1 mois
COPYING rename the following methods: il y a 13 ans
COPYING.LIB rename the following methods: il y a 13 ans
ConfigureChecks.cmake Update ALSA support to use 1.x API il y a 10 mois
INSTALL rename the following methods: il y a 13 ans
NEWS Add man pages from tde-packaging repo. il y a 2 ans
README.md Add man pages from tde-packaging repo. il y a 2 ans
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version il y a 7 mois
arts.pc.cmake Add requires to pkgconfig file il y a 11 ans
config.h.cmake Update ALSA support to use 1.x API il y a 10 mois

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: