# sound-touch mit Homebrew, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sound-touch in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install soundstretch
```

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

## Paketfakten

- **Paketschlüssel:** brew:sound-touch
- **Paketmanager:** Homebrew
- **Version:** 2.4.1
- **Quellzusammenfassung:** Audio processing library
- **Homepage:** <https://www.surina.net/soundtouch/>
- **Zuletzt aktualisiert:** 2026-07-16T12:50:33Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- soundstretch (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.4.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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`.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
