diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-05-08 18:27:24 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-05-08 18:27:24 +0200 |
commit | 332ffaead4bd07de1dca11c1be5ae4d21c9374e9 (patch) | |
tree | b7dea684ab179fde6744b3a847306047421314c9 /openbsd/14.0.0/dependencies/arts/pkg/DESCR | |
parent | 6b00872d0c7a835e6497bde11367ae02ca201044 (diff) | |
download | tde-packaging-332ffaead4bd07de1dca11c1be5ae4d21c9374e9.tar.gz tde-packaging-332ffaead4bd07de1dca11c1be5ae4d21c9374e9.zip |
Openbsd: move openbsd folder
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, 0 insertions, 11 deletions
diff --git a/openbsd/14.0.0/dependencies/arts/pkg/DESCR b/openbsd/14.0.0/dependencies/arts/pkg/DESCR deleted file mode 100644 index 35deef070..000000000 --- a/openbsd/14.0.0/dependencies/arts/pkg/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -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. - |