Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audacity/audacity
Audio Editor
https://github.com/audacity/audacity
audio cross-platform editor gplv2 wxwidgets-applications
Last synced: 3 days ago
JSON representation
Audio Editor
- Host: GitHub
- URL: https://github.com/audacity/audacity
- Owner: audacity
- License: other
- Created: 2015-03-26T10:46:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T11:42:05.000Z (7 days ago)
- Last Synced: 2024-12-06T19:17:13.039Z (7 days ago)
- Topics: audio, cross-platform, editor, gplv2, wxwidgets-applications
- Language: C
- Homepage: https://wiki.audacityteam.org/wiki/For_Developers
- Size: 325 MB
- Stars: 12,687
- Watchers: 271
- Forks: 2,271
- Open Issues: 905
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- fucking-Awesome-Linux-Software - ![Open-Source Software - Free, open source, cross-platform software for recording and editing sounds. (Applications / Audio)
- awesome-translation - Audacity
- open-source-mac-os-apps - Audacity - Free, open source, cross-platform audio software ![c_icon] (Applications / Audio)
- awesome-starred - audacity - Audio Editor (C)
- awesome-audio-speech - Audacity - A cross-platform audio editor and recorder that supports many formats and provides a user-friendly interface. (Open source projects)
- awesome-music - Audacity - a free, cross-platform digital audio editor. (Audio Editing)
- Awesome-Linux-Software - ![Open-Source Software - Free, open source, cross-platform software for recording and editing sounds. (Applications / Audio)
- Awesome-BSD-Ports-Programs-And-Projects - ![Open-Source Software - Free, open source, cross-platform software for recording and editing sounds. (Ports and Programs / Audio)
- open-source-mac-os-apps - Audacity - Free, open source, cross-platform audio software ![c_icon] (Applications / Audio)
- awesome-starred - audacity/audacity - Audio Editor (others)
- StarryDivineSky - audacity/audacity
- awesome-music - Audacity - a free, cross-platform digital audio editor. (Audio Editing)
- awesome-linux-apps - Audacity - Free, open source, cross-platform software for recording and editing sounds. 👏 (Audio)
README
# Audacity
[**Audacity**](https://www.audacityteam.org) is an easy-to-use, multi-track audio editor and recorder for Windows, macOS, GNU/Linux and other operating systems. More info can be found on https://www.audacityteam.org
## This repository is currently undergoing major structural change.
We're currently working on Audacity 4, which means an entirely new UI and also refactorings aplenty. As such, master is currently not particularly friendly to new contributors. It still is possible to submit patches to Audacity 3.x; make sure you branch off release-3.7.x if you choose to do so. Build instructions for 3.x can be found [here](https://github.com/audacity/audacity/blob/release-3.7.0/BUILDING.md); build instructions for Audacity 4 are not available yet.
You can stay updated with our efforts on [YouTube](https://youtube.com/@audacity), [discord](https://discord.gg/audacity) and [our blog](https://audacityteam.org/blog).
## License
Audacity is open source software licensed GPLv3. Most code files are GPLv2-or-later, with the notable exceptions being /lib-src (which contains third party libraries), as well as VST3-related code. Documentation is licensed CC-by 3.0 unless otherwise noted. Details can be found in the [license file](LICENSE.txt).