/[svn]/qsampler/trunk/src/appdata/qsampler.appdata.xml
ViewVC logotype

Contents of /qsampler/trunk/src/appdata/qsampler.appdata.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3428 - (show annotations) (download) (as text)
Sat Jul 21 22:22:35 2018 UTC (5 years, 8 months ago) by capela
File MIME type: application/xml
File size: 1481 byte(s)
- Preparations for v0.5.2 (summer'18) release.
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2004-2015 Rui Nuno Capela <rncbc@rncbc.org> -->
3 <component type="desktop">
4 <id>qsampler.desktop</id>
5 <metadata_license>FSFAP</metadata_license>
6 <project_license>GPL-2.0+</project_license>
7 <name>Qsampler</name>
8 <summary>A LinuxSampler Qt GUI interface</summary>
9 <description>
10 <p>QSampler is a LinuxSampler GUI front-end application written in C++ around
11 the Qt framework using Qt Designer. For the moment it just wraps the client
12 interface of LinuxSampler Control Protocol (LSCP) (http://www.linuxsampler.org).</p>
13 </description>
14 <screenshots>
15 <screenshot type="default">
16 <image>http://qsampler.sourceforge.net/qsampler-screenshot1.png</image>
17 <caption>The main window showing the application in action</caption>
18 </screenshot>
19 </screenshots>
20 <keywords>
21 <keyword>Audio</keyword>
22 <keyword>MIDI</keyword>
23 <keyword>ALSA</keyword>
24 <keyword>JACK</keyword>
25 <keyword>LinuxSampler</keyword>
26 <keyword>GigaSampler</keyword>
27 <keyword>SoundFont</keyword>
28 <keyword>Synthesizer</keyword>
29 <keyword>Sampler</keyword>
30 <keyword>GIG</keyword>
31 <keyword>SF2</keyword>
32 <keyword>SFZ</keyword>
33 <keyword>Qt</keyword>
34 </keywords>
35 <url type="homepage">https://qsampler.sourceforge.io</url>
36 <updatecontact>rncbc@rncbc.org</updatecontact>
37 <project_group>linuxsampler.org</project_group>
38 <kudos>
39 <kudo>AppMenu</kudo>
40 <kudo>HiDpiIcon</kudo>
41 <kudo>ModernToolkit</kudo>
42 </kudos>
43 </component>

Properties

Name Value
svn:mime-type application/xml

  ViewVC Help
Powered by ViewVC