summaryrefslogtreecommitdiff
blob: 22d9da6dd56bf12d9fd99130263a43e31ac74347 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sound@gentoo.org</email>
		<name>Gentoo Sound project</name>
	</maintainer>
	<longdescription>
QSynth is a fluidsynth GUI front-end application written in C++ around the
Qt toolkit using Qt Designer. Eventually it may evolve into a softsynth
management application allowing the user to control and manage a variety of
command line softsynth but for the moment it wraps the excellent FluidSynth.
FluidSynth is a command line software synthesiser based on the Soundfont
specification.
</longdescription>
	<upstream>
		<remote-id type="sourceforge">qsynth</remote-id>
	</upstream>
</pkgmetadata>