# audiowaveform mit Homebrew, Nix, scoop installieren

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

## Installation

```sh
sudo av install brew:audiowaveform
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install audiowaveform
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#audiowaveform
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/au/audiowaveform/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/audiowaveform
```

  Evidenz: Scoop official bucket manifest trees: bucket/audiowaveform.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:audiowaveform
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/audiowaveform>
- **Version:** 1.11.1
- **Quellzusammenfassung:** Generate waveform data and render waveform images from audio files
- **Homepage:** <https://codeberg.org/chrisn/audiowaveform>
- **Repository:** <https://codeberg.org/chrisn/audiowaveform>
- **Upstream-Dokumentation:** <https://codeberg.org/chrisn/audiowaveform/src/branch/master/CHANGELOG.md>
- **Lizenz:** GPL-3.0-only
- **Quellarchiv:** <https://codeberg.org/chrisn/audiowaveform/archive/1.11.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-05-17T12:47:09Z
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- audiowaveform (cli)
- audiowaveform (Alias)

## Abhängigkeiten

- boost
- gd
- libid3tag
- libsndfile
- mad

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.11.1
- Manager aktualisiert: 2026-05-17
- lokale Daten: OK
- Upstream-Repository: https://codeberg.org/chrisn/audiowaveform
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

audiowaveform is a C++ command-line utility for turning audio into compact waveform data and rendered waveform images. Its package-manager niche is the Unix-style batch tool for web audio, podcast tooling, archival previews, and any pipeline that needs waveform JSON, binary .dat data, or PNG output without opening a GUI editor.

### Projektgeschichte

The project began as a public source release on 2013-10-14 in the BBC GitHub repository, with Chris Needham as the author. The current official Codeberg repository records the BBC GitHub repository as its original URL, and the README now identifies Chris Needham and contributors as the authors.

The official changelog shows steady growth from the 1.0 series into a more general media conversion and rendering tool: direct PNG output arrived in 2013, JSON waveform output and configurable image colors in 2014, FLAC support in 2014, Ogg Vorbis and automatic zoom-to-width behavior in 2018, Opus input in 2022, bar-style rendering in 2023, raw audio input in 2024, and Windows UTF-8 filename support in 2025.

### Adoptionsgeschichte

The README documents installation paths across Ubuntu PPA packages, Debian and RPM release assets, Arch AUR, Homebrew, Windows binaries, Docker, and Nix. The supplied package-manager facts also show Homebrew, Nix, and Scoop coverage, which matches its role as a small binary tool that packagers can expose as a single executable.

### Wie es verwendet wird

The core command reads MP3, WAV, FLAC, Ogg Vorbis, Opus, raw, .dat, or JSON waveform data and writes WAV, .dat, JSON, or PNG. It computes min/max sample pairs over a zoom window, can read or write standard streams with explicit formats, and can split channels or render fixed-width waveform images.

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

audiowaveform is interesting to package maintainers because it sits at the intersection of C++, image output, and codec libraries while still behaving like a classic filter-style CLI. Its release assets and package notes cover several Linux families, macOS/Homebrew, Windows, Docker, and Nix, making it a good example of a multimedia utility that is useful only when the binary and its codec dependencies are packaged cleanly.

### Zeitleiste

- 2013: Initial public release.
- 2014: JSON waveform output, image color options, and FLAC support were added.
- 2018: Ogg Vorbis input and automatic zoom-to-width rendering were added.
- 2022: Opus input support was added.
- 2023: Bar-style waveform rendering and JSON input support were added.
- 2025: The current Codeberg repository was created with the BBC GitHub repository listed as the original URL.
- 2026: Version 1.11.1 fixed Ubuntu packaging scripts.

### Related projects

- The README credits Audacity, madlld, and pdjson code, and links a separate compile-static-audiowaveform project for Windows binaries.

### Quellen

- <https://api.github.com/repos/bbc/audiowaveform>
- <https://codeberg.org/api/v1/repos/chrisn/audiowaveform>
- <https://codeberg.org/chrisn/audiowaveform/src/branch/master/CHANGELOG.md>
- <https://codeberg.org/chrisn/audiowaveform/src/branch/master/README.md>


## Sicherheitshinweise

Für audiowaveform wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** audiowaveform
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Nix - audiowaveform: normalized package name match | nixpkgs package indexes: pkgs/by-name/au/audiowaveform/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/audiowaveform: normalized package name match | Scoop official bucket manifest trees: bucket/audiowaveform.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/de/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Database and data packages](https://www.automicvault.com/de/pkg/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [gd](https://www.automicvault.com/de/pkg/brew/gd/) - Runtime dependency declared by Homebrew.
- [libsndfile](https://www.automicvault.com/de/pkg/brew/libsndfile/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/de/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [a52dec](https://www.automicvault.com/de/pkg/brew/a52dec/) - Shares av.db curated category or tags: audio, cli, media.
- [abcde](https://www.automicvault.com/de/pkg/brew/abcde/) - Shares av.db curated category or tags: audio, cli, media.
- [adplay](https://www.automicvault.com/de/pkg/brew/adplay/) - Shares av.db curated category or tags: audio, cli, media.
- [adplug](https://www.automicvault.com/de/pkg/brew/adplug/) - Shares av.db curated category or tags: audio, cli, media.
- [aften](https://www.automicvault.com/de/pkg/brew/aften/) - Shares av.db curated category or tags: audio, cli, media.
- [alsa-lib](https://www.automicvault.com/de/pkg/brew/alsa-lib/) - Shares av.db curated category or tags: audio, cli, media.
- [asak](https://www.automicvault.com/de/pkg/brew/asak/) - Shares av.db curated category or tags: audio, cli, media.
- [aubio](https://www.automicvault.com/de/pkg/brew/aubio/) - Shares av.db curated category or tags: audio, cli, media.
- [sox_ng](https://www.automicvault.com/de/pkg/brew/sox-ng/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, libsndfile, mad, media.
- [dirt](https://www.automicvault.com/de/pkg/brew/dirt/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, libsndfile, media.
- [podcast-archiver](https://www.automicvault.com/de/pkg/brew/podcast-archiver/) - Both packages work with overlapping file formats or content types. Shared terms: audio, cli, media.

## Combined YAML source

View the package source record on GitHub. [combined/audiowaveform.yml](https://github.com/automic-vault/db/blob/main/combined/audiowaveform.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
