mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
20 lines
891 B
XML
20 lines
891 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|
|
|
|
<upstream>
|
|
<remote-id type="sourceforge">add64</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|