Audacity

Audacity是一个免费的,易于使用的,多轨音频编辑和录音软件。

Github stars Tracking Chart

Audacity 是一个易于使用的多轨音频编辑和录音机,适用于 Windows、macOS、GNU/Linux 和其他操作系统。Audacity 是在 GPL v2 或更高版本下许可的开源软件。

  • Recording(录音):从主机系统可用的任何真实或虚拟音频设备进行录音。
  • Export / Import(输出/输入):广泛的音频格式,可通过 FFmpeg 扩展。
  • High quality(高质量):使用 32 位浮动音频处理。
  • Plug-ins(插件):支持多种音频插件格式,包括 VST、LV2、AU。
  • Macros(宏):用于连锁命令和批量处理。
  • Scripting(脚本):用 Python、Perl 或任何支持命名管道的语言编写脚本。
  • Nyquist(奈奎斯特):非常强大的内置脚本语言,也可用于创建插件。
  • Editing(编辑):具有采样精度和任意采样率的多轨编辑。
  • Accessibility(可访问性):对 VI 用户无障碍。
  • Analysis and visualization(分析和可视化):用来分析音频或其他信号数据的工具。

开始使用

对于终端用户来说,最新的 Windows 和 macOS 版本的 Audacity 可以从 Audacity 网站上获得。使用 Audacity 的帮助可从 Audacity 论坛 获得。

构建说明可在 获得。

更多关于开发者的信息可从 Audacity Wiki 获得。


Overview

Name With Owneraudacity/audacity
Primary LanguageC
Program languageShell (Language Count: 24)
PlatformLinux, Mac, Windows
License:Other
Release Count64
Last Release NameAudacity-3.5.1 (Posted on )
First Release NameAudacity-1.3.12 (Posted on )
Created At2015-03-26 10:46:17
Pushed At2024-04-27 20:25:05
Last Commit At2024-04-25 15:52:06
Stargazers Count11.4k
Watchers Count274
Fork Count2.2k
Commits Count19.1k
Has Issues Enabled
Issues Count3588
Issue Open Count981
Pull Requests Count1817
Pull Requests Open Count133
Pull Requests Close Count555
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Audacity

Audacity is an easy-to-use, multi-track audio editor and recorder for Windows, Mac OS X, GNU/Linux and other operating systems. Developed by a group of volunteers as open source.

  • Recording from any real, or virtual audio device that is available to the host system.
  • Export / Import a wide range of audio formats, extendible with FFmpeg.
  • High quality using 32-bit float audio processing.
  • Plug-ins Support for multiple audio plug-in formats, including VST, LV2, AU.
  • Macros for chaining commands and batch processing.
  • Scripting in Python, Perl, or any language that supports named pipes.
  • Nyquist Very powerful built-in scripting language that may also be used to create plug-ins.
  • Editing multi-track editing with sample accuracy and arbitrary sample rates.
  • Accessibility for VI users.
  • Analysis and visualization tools to analyze audio, or other signal data.

Getting Started

For end users, the latest Windows and macOS release version of Audacity is available from the Audacity website.
Help with using Audacity is available from the Audacity Forum.
Information for developers is available from the Audacity Wiki.

To the top