Automic VaultAutomic Vault

brew

audiowaveform mit Homebrew, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install audiowaveform

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#audiowaveform

nixpkgs package indexes · pkgs/by-name/au/audiowaveform/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/audiowaveform

Scoop official bucket manifest trees · bucket/audiowaveform.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Generate waveform data and render waveform images from audio files

Befehle und Aliase

  • audiowaveform

Verlauf

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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
audiowaveformcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.11.1
Manager aktualisiert2026-05-17
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://codeberg.org/chrisn/audiowaveform

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:audiowaveform
Version1.11.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/audiowaveform
Homepagehttps://codeberg.org/chrisn/audiowaveform
Repositoryhttps://codeberg.org/chrisn/audiowaveform
Upstream-Dokumentationhttps://codeberg.org/chrisn/audiowaveform/src/branch/master/CHANGELOG.md
LizenzGPL-3.0-only
Quellarchivhttps://codeberg.org/chrisn/audiowaveform/archive/1.11.1.tar.gz
Zuletzt aktualisiert2026-05-17T12:47:09Z
Pulseupdated
Abhängigkeitenboost, gd, libid3tag, libsndfile, mad
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaudiowaveform
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

audiowaveform

nix profile install nixpkgs#audiowaveform
  • normalized package name match
  • Abgeglichen nach: Audiowaveform
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/audiowaveform/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/audiowaveform

scoop install main/audiowaveform
  • normalized package name match
  • Abgeglichen nach: Audiowaveform
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/audiowaveform.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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