aRts audio server
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Vai al file
Michele Calgaro 5ce55f2734
Use centralized cmake version
1 mese fa
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD 2 mesi fa
artsc Fix possibly incorrect type for format string 10 mesi fa
doc/man Add man pages from tde-packaging repo. 2 anni fa
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 mesi fa
flow Rename file 10 mesi fa
gmcop Use 'tde_setup_paths' macro to setup required paths. 2 anni fa
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD 11 mesi fa
mcop include string.h for illumos based systems 11 mesi fa
mcop_mt Renaming of files in preparation for code style tools. 3 anni fa
mcopidl Renaming of files in preparation for code style tools. 3 anni fa
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 mesi fa
soundserver cmake files: change keywords to lower case 1 mese fa
tests Renaming of files in preparation for code style tools. 3 anni fa
x11 Renaming of files in preparation for code style tools. 3 anni fa
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 anni fa
CMakeLists.txt Use centralized cmake version 1 mese fa
COPYING rename the following methods: 13 anni fa
COPYING.LIB rename the following methods: 13 anni fa
ConfigureChecks.cmake Update ALSA support to use 1.x API 10 mesi fa
INSTALL rename the following methods: 13 anni fa
NEWS Add man pages from tde-packaging repo. 2 anni fa
README.md Add man pages from tde-packaging repo. 2 anni fa
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 mesi fa
arts.pc.cmake Add requires to pkgconfig file 11 anni fa
config.h.cmake Update ALSA support to use 1.x API 10 mesi fa

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: