mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 23:59:37 +02:00
apply patch from Richard Hughes to fix validation errors
This commit is contained in:
parent
3cd39fedea
commit
cb994138d1
@ -1,22 +1,22 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<application>
|
||||
<id type="desktop">audacity.desktop</id>
|
||||
<licence>CC BY</licence>
|
||||
<licence>CC-BY</licence>
|
||||
<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:
|
||||
<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>
|
||||
</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>
|
||||
<url type="homepage">http://audacity.sourceforge.net/</url>
|
||||
<screenshots>
|
||||
|
Loading…
x
Reference in New Issue
Block a user