aRts audio server
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Přejít na soubor
Michele Calgaro 5ce55f2734
Use centralized cmake version
před 1 měsícem
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD před 2 měsíci
artsc Fix possibly incorrect type for format string před 11 měsíci
doc/man Add man pages from tde-packaging repo. před 2 roky
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version před 7 měsíci
flow Rename file před 11 měsíci
gmcop Use 'tde_setup_paths' macro to setup required paths. před 2 roky
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD před 11 měsíci
mcop include string.h for illumos based systems před 12 měsíci
mcop_mt Renaming of files in preparation for code style tools. před 3 roky
mcopidl Renaming of files in preparation for code style tools. před 3 roky
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 4 měsíci
soundserver cmake files: change keywords to lower case před 2 měsíci
tests Renaming of files in preparation for code style tools. před 3 roky
x11 Renaming of files in preparation for code style tools. před 3 roky
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. před 3 roky
CMakeLists.txt Use centralized cmake version před 1 měsícem
COPYING rename the following methods: před 13 roky
COPYING.LIB rename the following methods: před 13 roky
ConfigureChecks.cmake Update ALSA support to use 1.x API před 11 měsíci
INSTALL rename the following methods: před 13 roky
NEWS Add man pages from tde-packaging repo. před 2 roky
README.md Add man pages from tde-packaging repo. před 2 roky
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version před 7 měsíci
arts.pc.cmake Add requires to pkgconfig file před 11 roky
config.h.cmake Update ALSA support to use 1.x API před 11 měsíci

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: