blob: a4255a3b574c140db754515e97c8d8b7fd833a48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM 'http://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">Add64 implements Additive Synthesis for creating new sounds that are not accessible to
any other synthesis method. Due to its large number of parameters, Additive Synthesis
has never really reached much popularity. Add64 is therefore designed to provide fast
real-time access to all parameters. A set of two 24-stage filters has been added to map
complex spectral alterations onto a set of only a few parameters. Emphasis has also been
put on modulations, both in the filter as well as the spectral design sections
</longdescription>
<use>
<flag name="presets">Install presets. Recommended</flag>
</use>
</pkgmetadata>
|