aRts audio server
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Go to file
Michele Calgaro 5ce55f2734
Use centralized cmake version
1 månad sedan
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD 2 månader sedan
artsc Fix possibly incorrect type for format string 10 månader sedan
doc/man Add man pages from tde-packaging repo. 2 år sedan
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 månader sedan
flow Rename file 10 månader sedan
gmcop Use 'tde_setup_paths' macro to setup required paths. 2 år sedan
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD 10 månader sedan
mcop include string.h for illumos based systems 11 månader sedan
mcop_mt Renaming of files in preparation for code style tools. 3 år sedan
mcopidl Renaming of files in preparation for code style tools. 3 år sedan
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 månader sedan
soundserver cmake files: change keywords to lower case 1 månad sedan
tests Renaming of files in preparation for code style tools. 3 år sedan
x11 Renaming of files in preparation for code style tools. 3 år sedan
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 år sedan
CMakeLists.txt Use centralized cmake version 1 månad sedan
COPYING rename the following methods: 13 år sedan
COPYING.LIB rename the following methods: 13 år sedan
ConfigureChecks.cmake Update ALSA support to use 1.x API 10 månader sedan
INSTALL rename the following methods: 13 år sedan
NEWS Add man pages from tde-packaging repo. 2 år sedan
README.md Add man pages from tde-packaging repo. 2 år sedan
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 månader sedan
arts.pc.cmake Add requires to pkgconfig file 11 år sedan
config.h.cmake Update ALSA support to use 1.x API 10 månader sedan

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: