aRts audio server
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Ir al archivo
Michele Calgaro 5ce55f2734
Use centralized cmake version
hace 1 mes
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD hace 2 meses
artsc Fix possibly incorrect type for format string hace 10 meses
doc/man Add man pages from tde-packaging repo. hace 2 años
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version hace 7 meses
flow Rename file hace 10 meses
gmcop Use 'tde_setup_paths' macro to setup required paths. hace 2 años
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD hace 11 meses
mcop include string.h for illumos based systems hace 11 meses
mcop_mt Renaming of files in preparation for code style tools. hace 3 años
mcopidl Renaming of files in preparation for code style tools. hace 3 años
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 3 meses
soundserver cmake files: change keywords to lower case hace 1 mes
tests Renaming of files in preparation for code style tools. hace 3 años
x11 Renaming of files in preparation for code style tools. hace 3 años
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. hace 3 años
CMakeLists.txt Use centralized cmake version hace 1 mes
COPYING rename the following methods: hace 13 años
COPYING.LIB rename the following methods: hace 13 años
ConfigureChecks.cmake Update ALSA support to use 1.x API hace 10 meses
INSTALL rename the following methods: hace 13 años
NEWS Add man pages from tde-packaging repo. hace 2 años
README.md Add man pages from tde-packaging repo. hace 2 años
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version hace 7 meses
arts.pc.cmake Add requires to pkgconfig file hace 11 años
config.h.cmake Update ALSA support to use 1.x API hace 10 meses

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: