This repository has been archived by the owner on May 7, 2023. It is now read-only.
forked from audacity/audacity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaudacity.appdata.xml
63 lines (63 loc) · 2.87 KB
/
audacity.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>org.audacityteam.Audacity</id>
<launchable type="desktop-id">audacity.desktop</launchable>
<project_license>GPL-2.0 and CC-BY-3.0</project_license>
<metadata_license>CC0-1.0</metadata_license>
<name>Audacity</name>
<summary>Record and edit audio files</summary>
<description>
<p>Audacity® is a free, easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. The interface is translated into many languages.</p>
<p>You can use Audacity to:</p>
<ul>
<li>Record live audio</li>
<li>Convert tapes and records into digital recordings or CDs</li>
<li>Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files</li>
<li>Cut, copy, splice or mix sounds together</li>
<li>Change the speed or pitch of a recording</li>
<li>Apply a wide range of other effects to audio recordings</li>
</ul>
</description>
<categories>
<category>AudioVideo</category>
<category>Audio</category>
</categories>
<content_rating type="oars-1.1" />
<url type="homepage">https://www.audacityteam.org/</url>
<url type="bugtracker">https://bugzilla.audacityteam.org/</url>
<url type="faq">https://manual.audacityteam.org/man/faq.html</url>
<url type="help">https://manual.audacityteam.org/</url>
<url type="translate">https://www.audacityteam.org/community/translators/</url>
<screenshots>
<screenshot type="default">
<image type="source">https://www.audacityteam.org/wp-content/uploads/2016/01/audacity-212-linux.png</image>
</screenshot>
<screenshot>
<image type="source">https://www.audacityteam.org/wp-content/uploads/2015/11/Audacity-2-2-0-on-Linux.png</image>
</screenshot>
</screenshots>
<update_contact>[email protected]</update_contact>
<releases>
<release version="2.3.0" date="2018-09-29">
<description>
<p>New features in Audacity 2.3.0:</p>
<ul>
<li>New feature – Punch and Roll Recording.</li>
<li>Pinned-play-head can now be repositioned by dragging.</li>
<li>Play-at-speed now can be adjusted whilst playing.</li>
<li>Toolbars controlling volume and speed can now be resized for greater precision.</li>
<li>Macros (formerly Chains) substantially extended.</li>
<li>New Tools menu.</li>
<li>New Scriptables commands.</li>
<li>Nyquist gains AUD-DO command.</li>
<li>Nyquist effects are now translatable and translated.</li>
<li>More dialogs have help buttons now.</li>
<li>Increased legibility of trackname display.</li>
<li>Half-wave option for collapsed tracks.</li>
<li>Sliding Stretch.</li>
<li>Dialog (option) for entering labels.</li>
</ul>
</description>
</release>
</releases>
</component>