From 332ffaead4bd07de1dca11c1be5ae4d21c9374e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Fri, 8 May 2015 18:27:24 +0200 Subject: Openbsd: move openbsd folder --- openbsd/dependencies/arts/pkg/DESCR | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openbsd/dependencies/arts/pkg/DESCR (limited to 'openbsd/dependencies/arts/pkg/DESCR') diff --git a/openbsd/dependencies/arts/pkg/DESCR b/openbsd/dependencies/arts/pkg/DESCR new file mode 100644 index 000000000..35deef070 --- /dev/null +++ b/openbsd/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. + -- cgit v1.2.1