什么是 AU 文件?
Audacity 项目的音频块文件
Audacity, an open source audio editor, breaks long tracks into small pieces so it can edit them more efficiently. Thus, when you save an Audacity Project File (.AUP), Audacity will automatically create a _data folder that has the same name as the AUP file and breaks the longer audio file into smaller chunks that have the .AU extension. Thus, when Audacity opens up the AUP Project File, it loads the individual AU files in the correct sequence automatically. The user should not move or rename and AU files in the _data folder.
AU 文件的常见用途
- Audacity 音频编辑
- 音频项目文件
- Audacity 项目文件夹
谁会使用 AU 文件?
播客编辑和家庭工作室制作人通常会在从旧版 Audacity 项目恢复音频时遇到 AU 文件,因为旧版本的该编辑器将每条音轨存储为小的 AU 块。Unix 系统管理员和 Java 开发者可能也会从这种格式作为 Sun 和 NeXT 工作站上标准声音文件的起源中认出它。
AU 与 WAV:应该选择哪一个?
AU 和 WAV 都是简单的“文件头加数据”音频格式:WAV 由 Microsoft 和 IBM 创建,成为无压缩音频的事实标准,而 AU 起源于 Sun 和 NeXT 系统,如今主要存续于传统 Unix 软件和旧版 Audacity 项目文件夹中。两者都能保存无压缩的 PCM,但 WAV 在现代编辑器、播放器和网页工具中的支持要广泛得多。导出或分享音频时选择 WAV;AU 通常是传统项目或系统交给你的东西,而不是你会主动选择的格式。
将 WAV 转换为文字