File: audacity.appdata.xml

package info (click to toggle)
audacity 3.2.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 106,704 kB
  • sloc: cpp: 277,038; ansic: 73,623; lisp: 7,761; python: 3,305; sh: 2,715; perl: 821; xml: 275; makefile: 119
file content (64 lines) | stat: -rw-r--r-- 2,968 bytes parent folder | download
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
64
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <developer_name>Muse Group</developer_name>
  <id>org.audacityteam.Audacity</id>
  <launchable type="desktop-id">audacity.desktop</launchable>
  <project_license>GPL-3.0-only</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, macOS, 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>audacity-devel@lists.sourceforge.net</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>