Audacity (audio editor)

From Podpedia
Audacity
Audacity 2.2.1 default Light Theme
Developer(s)The Audacity Team
Initial releaseMay 28, 2000; 23 years ago (2000-05-28)
Stable release2.2.1 (6 December 2017; 6 years ago (2017-12-06)[1]) [±]
Preview release2.2.0 beta (September 1, 2017; 6 years ago (2017-09-01)[2]) [±]
Development statusActive
Written inC, C++ (using the wxWidgets toolkit)[3][4]
Operating systemWindows, macOS/OS X, Linux, Unix[5][6]
PlatformIA-32, x86-64, PowerPC
Size54.0 MB: Windows
62.8 MB: macOS/OS X
includes downloaded Manual
Available in
TypeDigital audio editor
LicenseGNU GPLv2+[7]
Websitewww.audacityteam.org

Audacity is a free open source digital audio editor and recording computer software application, available for Windows, macOS/OS X, Linux and other operating systems.[5][6] Audacity was started in the fall of 1999 by Dominic Mazzoni and Roger Dannenberg at Carnegie Mellon University and was released on May 28, 2000 as version 0.8.[8][9]

As of October 10, 2011, it was the 11th most popular download from SourceForge, with 76.5 million downloads.[10] Audacity won the SourceForge 2007 and 2009 Community Choice Award for Best Project for Multimedia.[11][12] In March 2015 hosting was moved to FossHub[13] and by December 7, 2017 it had exceeded 47.9 million downloads there.

Features and usage[edit | edit source]

Audacity's main panel annotated. All the components that have been labelled are custom for Audacity.[14]

In addition to recording audio from multiple sources, Audacity can be used for post-processing of all types of audio, including podcasts by adding effects such as normalization, trimming, and fading in and out.[15] Audacity has also been used to record and mix entire albums, such as by Tune-Yards.[16] It is also currently used in the UK OCR National Level 2 ICT course for the sound creation unit.

Audacity's features include:

  • Four user-selectable themes enable the user to choose their preferred look&feel for the application (version 2.2.0 and later)[17]
    • Four user-selectable colorways for waveform display in audio tracks (version 2.2.1 and later)[18]
  • Recording and playing back sounds[19]
    • Scrubbing (Version 2.1.1 and later)[20]
    • Timer Record [21] enables the user to schedule when a recording begins and ends to make an unattended recording.
    • MIDI playback is available (from version 2.2.0 onwards)[22]
  • Editing
    • via cut, copy, and paste, with unlimited levels of undo[23]
    • Features of modern multitrack audio software including navigation controls, zoom and single track edit, project pane and XY project navigation, non-destructive and destructive effect processing, audio file manipulation (cut, copy, paste)
    • Amplitude envelope editing[24]
    • Precise adjustments to the audio speed (tempo) while maintaining pitch in order to synchronize it with video or run for a predetermined length of time[25]
    • Conversion of cassette tapes or records into digital tracks by splitting the audio source into multiple tracks based on silences in the source material[26]
  • Cross-platform operation — Audacity works on Windows, macOS/OS X, and Unix-like systems (including Linux and BSD)[27]
  • A large array of digital effects and plug-ins.[29] Additional effects can be written with Nyquist, a Lisp dialect.[30]
    • Built-in LADSPA, VST(32-bit) and Nyquist plug-in support[31]
    • Noise Reduction based on sampling the noise to be minimized.[32]
    • Vocal Reduction and Isolation for the creation of karaoke tracks and isolated vocal tracks.[33]
    • Adjusting audio pitch while maintaining speed and adjusting audio speed while maintaining pitch[34]
    • LADSPA, VST (32-bit) and Audio Unit (macOS/OS X]) effects now support real-time preview (from version 2.1.0 onwards). Note: Real-time preview does not yet support latency compensation.[35]
    • Saving and loading of user presets for effect settings across sessions (from 2.1.0 onwards).[36]
  • Multitrack mixing[37]
  • Audio spectrum analysis using the Fourier transform algorithm[39][40]
  • Importing and exporting of WAV, AIFF, MP3 (via the LAME encoder, downloaded separately), Ogg Vorbis, and all file formats supported by libsndfile library. Versions 1.3.2 and later supported Free Lossless Audio Codec (FLAC).[41] Version 1.3.6 and later also supported additional formats such as WMA, AAC, AMR and AC3 via the optional FFmpeg library.[42]
  • A full downloadable Manual[43] (or available online without downloading).

Audacity supports the LV2 open standard for plugins and can therefore load software like Calf Studio Gear.[44]

Limitations[edit | edit source]

Audacity supports only 32-bit or 64-bit VST audio effect plug-ins, depending on which architecture it was built for, but not both at the same time. It does not support instrument VST (VSTi) plugins.[45]

Audacity lacks dynamic equalizer controls and real time effects while recording.

Audacity does not natively import or export WMA, AAC, AC3, WAV or most other proprietary or restricted file formats; rather, an optional FFmpeg library is required.[46]

Language support[edit | edit source]

In addition to English language help, the ZIP file of the downloadable Audacity software program includes help files for Afrikaans, Arabic, Basque, Bulgarian, Catalan, Chinese (simplified), Chinese (traditional), Czech, Danish, Dutch, Finnish, French, Galician, German, Greek, Hungarian, Irish, Italian, Japanese, Lithuanian, Macedonian, Norwegian (Bokmål), Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Spanish, Swedish, Turkish, Ukrainian, and Welsh in its user interface. A partial Bengali help file is also included.[47]

The Audacity website also provides tutorials in several languages.[48]

Audacity architecture[edit | edit source]

Software architecture of Audacity showing how the software is built in layers[14]

The layers and modules in Audacity. The diagram highlights three important classes within wxWidgets, each of which has a reflection in Audacity. Higher-level abstractions result from related lower-level ones.

For example, the BlockFile system is a reflection of and is built on wxWidgets' wxFiles. Lower down in the diagram is a narrow strip for "Platform Specific Implementation Layers."

Both wxWidgets and PortAudio are OS abstraction layers. Both contain conditional code that chooses between different implementations depending on the target platform.[14]

Reception[edit | edit source]

The free and open nature of Audacity has allowed it to become very popular in education, encouraging its developers to make the user interface easier for students and teachers.[49]

CNET rated Audacity 5/5 stars and called it "feature rich and flexible".[50] Preston Gralla of PC World said, "If you're interested in creating, editing, and mixing you'll want Audacity."[51] Jack Wallen of Tech Republic highlighted its features and ease-of-use.[52] Michael Muchmore of PC Magazine rated it 3.5/5 stars and said, "Though not as slick or powerful as programs from the likes of Adobe, Sony, and M-Audio, Audacity is surprisingly feature-full for free software."[53]

In The Art of Unix Programming, Eric S. Raymond says of Audacity "The central virtue of this program is that it has a superbly transparent and natural user interface, one that erects as few barriers between the user and the sound file as possible."[54]

Compatibility[edit | edit source]

Latest compatible Audacity version, by platform.
Operating system (OS) Minimum OS version Audacity version
Windows
(Client versions)
Vista, 7, 8 and 10 2.2.1
XP-SP3 with SSE2 CPU 2.1.3
2000 2.0.6
98 and ME 2.0.0
macOS/OS X 10.6 to 10.13 2.2.1
10.5 (Universal) 2.1.1
10.4 (Universal) 2.0.6
10.0 1.2.6a
Classic Mac OS Mac OS 9 1.0.0

See also[edit | edit source]

Literature[edit | edit source]

James Crook, Amy Brown, Greg Wilson - The Architecture of Open Source Applications - Chapter 2 Audacity, released 2012 under CC BY 3.0 (Open access).[14]

References[edit | edit source]

  1. "Release Notes 2.2.1". Audacity Wiki. 2017-11-02. Retrieved 2017-11-03. 
  2. Audacity. "Audacity for Windows Nightly Builds". gaclrecords.org.uk. Audacity. 
  3. SourceForge (July 2004). "Project of the Month July 2004 - Audacity". Archived from the original on 23 December 2008. Retrieved 2008-11-27. 
  4. United Nations Conference on Trade and Development (2004). "E-Commerce and Development Report 2004" (PDF). Archived (PDF) from the original on 3 December 2008. Retrieved 2008-11-27. 
  5. 5.0 5.1 "Audacity: Free Audio Editor and Recorder". audacityteam.org. Retrieved 5 January 2012. 
  6. 6.0 6.1 "About Audacity". audacityteam.org. Retrieved 2012-02-19. 
  7. Audacity Team. "License, and Advice for Vendors and Distributors". Archived from the original on June 20, 2015. Retrieved 2010-02-23. 
  8. "Version 0.8: May 28, 2000" in README.txt of audacity-win-0.8.zip
  9. "Credits". audacityteam.org. Retrieved 2012-02-19. 
  10. "SourceForge.net: All-Time Top Downloads". Archived from the original on 12 November 2010. Retrieved 29 October 2010. 
  11. "SourceForge.net: 2007 Community Choice Awards". Archived from the original on 20 January 2008. Retrieved 2008-01-19. 
  12. "SourceForge.net: 2009 Community Choice Awards". Retrieved 2012-02-04. 
  13. FossHub.com. "Download Audacity". 
  14. 14.0 14.1 14.2 14.3 James Crook (March 15, 2012). "Chapter 2. Audacity". The Architecture of Open Source Applications. Amy Brown, Greg Wilson. ISBN 978-1257638017. 
  15. "Podcasting with Linux Command Line Tools and Audacity". Archived from the original on 18 January 2008. Retrieved 2008-01-19. 
  16. Frere-Jones, Sasha (May 2, 2011). "World of Wonder: How Merrill Garbus left the theatre and took the stage." The New Yorker. Retrieved 2015-05-16.
  17. "Themes". Audacityteam.org. 
  18. "Waveform colorways". Audacityteam.org. 
  19. "Playing and Recording". Audacityteam.org. 
  20. "Scrubbing and Seeking". Audacityteam.org. Archived from the original on 2016-03-08. 
  21. "Timer Record". Audacityteam.org. 
  22. "Note Tracks". Audacityteam.org. 
  23. "Edit commands in Audacity". Audacityteam.org. 
  24. "Audacity's Envelope Tool". Audacityteam.org. 
  25. "Change Tempo". Audacityteam.org. 
  26. "Copying tapes, LPs or MiniDiscs to CD". Audacityteam.org. 
  27. "Cross-platform downloads for Audacity". Audacityteam.org. 
  28. "wxWidgets Cross-platform GUI Library". Audacityteam.org. 
  29. "Index of Effects, Generators and Analyzers in Audacity". Audacityteam.org. 
  30. "Nyquist Plug-ins Reference". Audacityteam.org. 
  31. Audacity development team . "Audacity: Plug-ins and Libraries". 
  32. "Noise Reduction". Audacityteam.org. 
  33. "Vocal Reduction and Isolation". Audacityteam.org. 
  34. "Change Pitch". Audacityteam.org. 
  35. "Real-time preview of effects". Audacityteam.org. 
  36. "Manage Effects, Generators and Analyzers". Audacityteam.org. 
  37. "Audacity Tracks Menu". Audacityteam.org. Archived from the original on 2016-03-04. 
  38. "Multichannel Recording". Audacityteam.org. 
  39. "Plot Spectrum". Audacityteam.org. 
  40. "Audacity's Spectrogram View". Audacityteam.org. 
  41. Audacity development team (2006-10-30). "Audacity 1.3.2 a 1.2.5 released". Retrieved 2010-01-19. 
  42. "Importing Audio". Audacityteam.org. 
  43. "Audacity Manual". Audacityteam.org. 
  44. "Calf Studio Gear supports LV2". 
  45. "FAQ:How do I install VST plug-ins? - Audacity Manual". Audacityteam.org. Retrieved 2013-08-09. 
  46. "Audacity: Features". audacityteam.org. 2013-03-22. Retrieved 2013-09-08. 
  47. "Changing the current language - Audacity Wiki". Wiki.audacityteam.org. 2013-01-04. Retrieved 2013-09-08. 
  48. "Languages page in the Audacity Manual". 
  49. Jaworski, Nick; Thibeault, Matthew D. (2011). "Technology for Teaching: Audacity. Free and open-source software". Music Educators Journal. 98 (2): 39–40. doi:10.1177/0027432111428745. ISSN 0027-4321. 
  50. "Audacity". CNET. 2008-11-08. Retrieved 2013-09-01. 
  51. Gralla, Preston (2008-10-22). "Audacity". PC World. Retrieved 2013-09-01. 
  52. Wallen, Jack (2011-07-18). "Giving Audacity its due: An audio editor with serious functionality". Tech Republic. Retrieved 2013-09-01. 
  53. Muchmore, Michael (2010-02-05). "Audacity 1.2 review". Retrieved 2013-09-01. 
  54. "Studying Cases Chapter 6. Transparency". 
Notes
  • Franklin, Jerry (2006). "The Sheer Audacity: How to Get More, in Less Time, from the Audacity Digital Audio Editing Software": 92–105. doi:10.1109/IPCC.2006.320394. 
  • Mazzoni, Dominic; Dannenberg, Roger B. (2002). "A Fast Data Structure for Disk-Based Audio Editing". Computer Music Journal. 26 (2): 62–76. doi:10.1162/014892602760137185. ISSN 0148-9267. 
  • Bernardini, Nicola; Rocchesso, Davide (2002). "Making Sounds with Numbers: A Tutorial on Music Software Dedicated to Digital Audio". Journal of New Music Research. 31 (2): 141–151. doi:10.1076/jnmr.31.2.141.8089. ISSN 0929-8215. 

External links[edit | edit source]