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
Michele Calgaro 5ce55f2734
Use centralized cmake version
преди 2 седмици
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD преди 1 месец
artsc Fix possibly incorrect type for format string преди 10 месеца
doc/man Add man pages from tde-packaging repo. преди 2 години
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version преди 6 месеца
flow Rename file преди 10 месеца
gmcop Use 'tde_setup_paths' macro to setup required paths. преди 2 години
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD преди 10 месеца
mcop include string.h for illumos based systems преди 11 месеца
mcop_mt Renaming of files in preparation for code style tools. преди 3 години
mcopidl Renaming of files in preparation for code style tools. преди 3 години
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
soundserver cmake files: change keywords to lower case преди 3 седмици
tests Renaming of files in preparation for code style tools. преди 3 години
x11 Renaming of files in preparation for code style tools. преди 3 години
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. преди 3 години
CMakeLists.txt Use centralized cmake version преди 2 седмици
COPYING rename the following methods: преди 13 години
COPYING.LIB rename the following methods: преди 13 години
ConfigureChecks.cmake Update ALSA support to use 1.x API преди 10 месеца
INSTALL rename the following methods: преди 13 години
NEWS Add man pages from tde-packaging repo. преди 2 години
README.md Add man pages from tde-packaging repo. преди 2 години
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version преди 6 месеца
arts.pc.cmake Add requires to pkgconfig file преди 11 години
config.h.cmake Update ALSA support to use 1.x API преди 10 месеца

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: