aRts audio server
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
ファイルへ移動
Michele Calgaro 5ce55f2734
Use centralized cmake version
1ヶ月前
admin@59a8bf7c09 Reset submodule main/dependencies/arts/admin to latest HEAD 2ヶ月前
artsc Fix possibly incorrect type for format string 10ヶ月前
doc/man Add man pages from tde-packaging repo. 2年前
examples Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7ヶ月前
flow Rename file 10ヶ月前
gmcop Use 'tde_setup_paths' macro to setup required paths. 2年前
libltdl@754b445fd5 Reset submodule main/dependencies/arts/libltdl to latest HEAD 11ヶ月前
mcop include string.h for illumos based systems 12ヶ月前
mcop_mt Renaming of files in preparation for code style tools. 3年前
mcopidl Renaming of files in preparation for code style tools. 3年前
qtmcop Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4ヶ月前
soundserver cmake files: change keywords to lower case 2ヶ月前
tests Renaming of files in preparation for code style tools. 3年前
x11 Renaming of files in preparation for code style tools. 3年前
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3年前
CMakeLists.txt Use centralized cmake version 1ヶ月前
COPYING rename the following methods: 13年前
COPYING.LIB rename the following methods: 13年前
ConfigureChecks.cmake Update ALSA support to use 1.x API 10ヶ月前
INSTALL rename the following methods: 13年前
NEWS Add man pages from tde-packaging repo. 2年前
README.md Add man pages from tde-packaging repo. 2年前
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7ヶ月前
arts.pc.cmake Add requires to pkgconfig file 11年前
config.h.cmake Update ALSA support to use 1.x API 10ヶ月前

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: