blob: 68fd8fe0544ac83517d9d14f3cc4030b5bd71fbd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>aaoth@aaoth.xyz</email>
<name>la ninpre</name>
</maintainer>
<longdescription>
DrumGizmo is an open source, multichannel, multilayered, cross-platform drum plugin and stand-alone application. It enables you to compose drums in midi and mix them with a multichannel approach. It is comparable to that of mixing a real drumkit that has been recorded with a multimic setup.
</longdescription>
<use>
<flag name="lv2">build lv2 plugin</flag>
<flag name="vst">build vst plugin</flag>
<flag name="cli">build cli application</flag>
</use>
</pkgmetadata>
|