diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-09-29 13:37:37 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-09-29 13:37:37 +0200 |
commit | b4b507c636506960fb306de332ec30be399758dc (patch) | |
tree | ffb4ce999cd5efe03a7cfee6c48a0cba49ba97af /openbsd/14.0.0/dependencies/arts/pkg/DESCR | |
parent | f9a697dd364d6be35ec52794e97bca3187a06777 (diff) | |
parent | 1baab4923d9eec2ce99b1434d00c6d64a874f119 (diff) | |
download | tde-packaging-b4b507c636506960fb306de332ec30be399758dc.tar.gz tde-packaging-b4b507c636506960fb306de332ec30be399758dc.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'openbsd/14.0.0/dependencies/arts/pkg/DESCR')
-rw-r--r-- | openbsd/14.0.0/dependencies/arts/pkg/DESCR | 11 |
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. + |