Files
guru/media-sound/add64/metadata.xml
Lucio Sauer 68460592f2 */*: fix MissingRemoteId in metadata.xml
* Manually checked, I hope I caught most errors

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
2023-06-27 04:24:02 +02:00

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>