Difference between revisions of "Audacity"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Audacity |Short description=Audio editor and recorder |Full description=Audacity is a cross-platform multitrack audio editor that lets you record sounds directly...")
Line 1: Line 1:
 +
__NOINDEX__
 
{{Entry
 
{{Entry
 
|Name=Audacity
 
|Name=Audacity
 
|Short description=Audio editor and recorder
 
|Short description=Audio editor and recorder
|Full description=Audacity is a cross-platform multitrack audio editor that lets you record sounds directly or import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files
+
|Full description='''Audacity is a cross-platform multitrack audio editor that lets you record sounds directly or import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files.'''
 +
 
 +
It features a few simple effects, all of the editing features you should need, and unlimited undo. The GUI is built with wxWidgets and the audio I/O currently uses PortAudio.
 
|Homepage URL=http://audacityteam.org/
 
|Homepage URL=http://audacityteam.org/
 +
|User level=beginner
 +
|VCS checkout command=git clone https://github.com/audacity/audacity
 +
|Computer languages=C++
 +
|Accepts cryptocurrency donations=No
 +
|IRC general=irc://chat.freenode.net/audacity
 +
|Related projects=Ambisuite
 +
|Keywords=audio, sound, mp3, ogg, editor, wav, au, aiff, oss, sound file, ircam, audiokonverter
 +
|Version identifier=2.1.1
 +
|Version date=2015/07/15
 +
|Version status=stable
 
|Version download=http://audacityteam.org/download/
 
|Version download=http://audacityteam.org/download/
 +
|Last review by=Bendikker
 +
|Last review date=2018/02/06
 +
|Submitted date=2011-04-01
 +
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPL-2.0
+
|License=GPLv2
|License copyright=Copyright
+
|License verified by=Andrew Engelbrecht
|License verified by=Craig Topham
+
|License verified date=2012-02-03
|License verified date=2021-07-07
 
 
}}
 
}}
{{Software category}}
+
{{Person
{{EntryGNU
+
|Real name=Audacity Developer Team
|Is GNU=No
+
|Role=Maintainer
 +
|Email=audacity-devel@lists.sourceforge.net
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/audacity
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=http://lists.sourceforge.net/lists/listinfo/audacity-devel
 +
}}
 +
{{Resource
 +
|Resource audience=Bug
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=http://www.audacityteam.org/contact#feedback
 +
}}
 +
{{Resource
 +
|Resource audience=Users
 +
|Resource kind=Mailing List Info/Archive
 +
|Resource URL=https://lists.sourceforge.net/lists/listinfo/audacity-users
 +
}}
 +
{{Software category
 +
|Audio=editor, mixing, mp3, ogg-vorbis, waveform-manipulation
 +
|Interface=x-window-system
 +
|Programming-language=C++
 +
|Runs-on=Windows, BSD, OS X
 +
|Use=editing
 +
|Uitoolkit=wxwidgets
 +
|Works-with=audio
 +
|Works-with-format=mp3, ogg-vorbis
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=wxWidgets
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=expat
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=libsndfile
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=libvorbis
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=libvorbisenc
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=libogg
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=libmad
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=libmp3lame
 
}}
 
}}
{{EntryDetails
+
{{Featured
|Is High Priority Project=No
+
|Featured date=2012/02/04
|Decommissioned or Obsolete=No
+
|Featured category=Desktop
|Accepts cryptocurrency donations=No
 
|Test entry=No
 
 
}}
 
}}
{{Featured}}
 

Revision as of 20:31, 6 July 2021


[edit]

Audacity

http://audacityteam.org/
Audio editor and recorder

Audacity is a cross-platform multitrack audio editor that lets you record sounds directly or import Ogg, WAV, AIFF, AU, IRCAM, or MP3 files.

It features a few simple effects, all of the editing features you should need, and unlimited undo. The GUI is built with wxWidgets and the audio I/O currently uses PortAudio.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Andrew Engelbrecht

Verified on

3 February 2012

Notes

Audacity is released under the GNU General Public License version 3 (GPLv3).

Individual source files may be available under other licenses as specified in those files or an accompanying file. In particular, many source files are available under GPL version 2 (GPLv2) or (at your option) any later version, and this is the default license used where no other license is specified.

Documentation is distributed under a Creative Commons-Attribution license. (CC-BY 3.0)

Following are the full license texts of the * GNU General Public License Version 2 (GPLv2), * GNU General Public License Version 3 (GPLv3), and * Creative Commons-Attribution 3.0 Unported (CC-BY 3.0)

licenses.




Leaders and contributors

Contact(s)Role
Audacity Developer Team Maintainer


Resources and communication

AudienceResource typeURI
BugMailing List Info/Archivehttp://www.audacityteam.org/contact#feedback
Debian (Ref)https://tracker.debian.org/pkg/audacity
DeveloperMailing List Info/Archivehttp://lists.sourceforge.net/lists/listinfo/audacity-devel
UsersMailing List Info/Archivehttps://lists.sourceforge.net/lists/listinfo/audacity-users


Software prerequisites

KindDescription
Weak prerequisitelibvorbisenc
Required to usewxWidgets
Required to uselibsndfile
Weak prerequisitelibvorbis
Required to useexpat
Weak prerequisitelibmp3lame
Weak prerequisitelibmad
Weak prerequisitelibogg




Entry










"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Bug" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.