# Installer sound-touch avec Homebrew, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de sound-touch pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install soundstretch
```

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

## Faits du paquet

- **Clé du paquet:** brew:sound-touch
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.4.1
- **Résumé source:** Audio processing library
- **Page d'accueil:** <https://www.surina.net/soundtouch/>
- **Dernière mise à jour:** 2026-07-16T12:50:33Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- soundstretch (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.4.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
