aRts audio server
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
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: