aRts audio server
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Iet uz failu
Michele Calgaro 5ce55f2734
Use centralized cmake version
pirms 2 nedēļām
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD pirms 1 mēnesi
artsc Fix possibly incorrect type for format string pirms 10 mēnešiem
doc/man Add man pages from tde-packaging repo. pirms 2 gadiem
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version pirms 6 mēnešiem
flow Rename file pirms 10 mēnešiem
gmcop Use 'tde_setup_paths' macro to setup required paths. pirms 2 gadiem
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD pirms 10 mēnešiem
mcop include string.h for illumos based systems pirms 11 mēnešiem
mcop_mt Renaming of files in preparation for code style tools. pirms 3 gadiem
mcopidl Renaming of files in preparation for code style tools. pirms 3 gadiem
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
soundserver cmake files: change keywords to lower case pirms 3 nedēļām
tests Renaming of files in preparation for code style tools. pirms 3 gadiem
x11 Renaming of files in preparation for code style tools. pirms 3 gadiem
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. pirms 3 gadiem
CMakeLists.txt Use centralized cmake version pirms 2 nedēļām
COPYING rename the following methods: pirms 13 gadiem
COPYING.LIB rename the following methods: pirms 13 gadiem
ConfigureChecks.cmake Update ALSA support to use 1.x API pirms 10 mēnešiem
INSTALL rename the following methods: pirms 13 gadiem
NEWS Add man pages from tde-packaging repo. pirms 2 gadiem
README.md Add man pages from tde-packaging repo. pirms 2 gadiem
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version pirms 6 mēnešiem
arts.pc.cmake Add requires to pkgconfig file pirms 11 gadiem
config.h.cmake Update ALSA support to use 1.x API pirms 10 mēnešiem

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: