summaryrefslogtreecommitdiffstats
path: root/openbsd/14.0.0/dependencies/arts/pkg/DESCR
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-09-18 20:21:33 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-09-18 20:21:33 +0200
commit4e4e91369bfe2e35a5f6766d95e0362459ca0dcd (patch)
tree59fe9106925096bf47370d4c9a314adcc53dd5c5 /openbsd/14.0.0/dependencies/arts/pkg/DESCR
parent369f2528ee942e6c1ed3634d3fac02be370e052f (diff)
downloadtde-packaging-4e4e91369bfe2e35a5f6766d95e0362459ca0dcd.tar.gz
tde-packaging-4e4e91369bfe2e35a5f6766d95e0362459ca0dcd.zip
OpenBSD: add arts package
Diffstat (limited to 'openbsd/14.0.0/dependencies/arts/pkg/DESCR')
-rw-r--r--openbsd/14.0.0/dependencies/arts/pkg/DESCR11
1 files changed, 11 insertions, 0 deletions
diff --git a/openbsd/14.0.0/dependencies/arts/pkg/DESCR b/openbsd/14.0.0/dependencies/arts/pkg/DESCR
new file mode 100644
index 000000000..35deef070
--- /dev/null
+++ b/openbsd/14.0.0/dependencies/arts/pkg/DESCR
@@ -0,0 +1,11 @@
+arts (analog real-time synthesizer) is the sound system of TDE.
+
+The principle of arts is to create/process sound using small modules which do
+certain tasks. These may be create a waveform (oscillators), play samples,
+filter data, add signals, perform effects like delay/flanger/chorus, or
+output the data to the soundcard.
+
+By connecting all those small modules together, you can perform complex
+tasks like simulating a mixer, generating an instrument or things like
+playing a wave file with some effects.
+