# 使用 Homebrew, apt 安装 sound-touch

查看 sound-touch 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:sound-touch
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install sound-touch
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install soundstretch
```

  证据: Debian stable package indexes: soundstretch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:sound-touch
- **软件包管理器:** Homebrew
- **版本:** 2.4.1
- **来源摘要:** Audio processing library
- **主页:** <https://www.surina.net/soundtouch/>
- **最后更新:** 2026-07-16T12:50:33Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- soundstretch (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.4.1
## 项目历史与用法

SoundTouch is Olli Parviainen's open-source audio-processing library for independently changing audio tempo, pitch, and playback rate, with the `soundstretch` command-line utility packaged alongside it.

### 项目历史

The official README carries copyright years from 2001 through 2025 for the library and documents the Codeberg Git repository as the project source. The SoundStretch utility is documented separately with copyright years from 2002 through 2024.

The change history shows long-running maintenance across build systems and platforms: GNU autotools support, CMake support, Android support, OpenMP acceleration from the 1.9 series, SIMD and autovectorization work, and library/API fixes through the 2.x series.

### 采用历史

SoundTouch became the kind of low-level multimedia component that distribution packagers expose both as a library and as a small CLI utility. In this input it is present through Homebrew as `sound-touch` and through Debian/Ubuntu as `soundstretch`.

### 使用方式

Developers embed the library for tempo, pitch, rate, BPM, and time-stretch processing. Command-line users use `soundstretch infilename outfilename [switches]` for WAV audio, including tempo changes, pitch changes, playback-rate changes, BPM detection, and stdout piping.

### 为什么软件包爱好者会关心

Package nerds care about SoundTouch because it is both a classic Unix-style media library and a testable CLI. It exposes real audio-DSP behavior while still building with familiar portable toolchains such as autotools and CMake.

### 时间线

- 2001: SoundTouch library copyright period begins in the official README.
- 2002: SoundStretch utility copyright period begins in the official README.
- 1.1.1: Library moved under the LGPL according to the official change history.
- 1.9: OpenMP parallel computation support added according to the official README.
- 2021: Official Codeberg repository created.
- 2025: Official README documents SoundTouch 2.4.x-era maintenance.

### Related projects

- SoundStretch is the command-line utility distributed with SoundTouch.
- The SoundTouch BPM library and SoundTouchDLL interface are documented in the official README.

### 来源

- <https://codeberg.org/soundtouch/soundtouch>
- <https://www.surina.net/soundtouch/README.html>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - soundstretch - 2.4.0+ds-1: installed executable or alias match | Debian stable package indexes: soundstretch from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Stretches and pitch-shifts sound independently | https://www.surina.net/soundtouch/
- Ubuntu apt - soundstretch - 2.3.2+ds1-1build1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: soundstretch from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Stretches and pitch-shifts sound independently | https://www.surina.net/soundtouch/


## Combined YAML source

View the package source record on GitHub. [combined/sound-touch.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sound-touch.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
