macOS
brew install arsslocal Homebrew formula metadata
brew
Analyze a sound file into a spectrogram. Version 0.2.3 via Homebrew; verified from local package data.
install
brew install arsslocal Homebrew formula metadata
overview
Analyze a sound file into a spectrogram
history
ARSS, the Analysis & Resynthesis Sound Spectrograph, is Michel Rouzic's command-line audio/image experiment for analyzing sound into spectrogram images and resynthesizing spectrograms or other user-created images back into sound.
The official homepage says ARSS was formerly known as the Analysis & Reconstruction Sound Engine. It was developed by Michel Rouzic and hosted on SourceForge, with the site copyright spanning 2007-2009 and a footer noting that the site was in hiatus after its 23 February 2009 update.
The project had a compact but active 2008 development burst around version 0.2. The official news log records version 0.2 on 5 May 2008 with full command-line support, a major code reorganization, rewritten noise synthesis, brightness correction, and improved I/O; version 0.2.2 followed on 9 May with filtering-quality changes; version 0.2.3 followed on 30 May with linear frequency scaling, bounds checking, and fixes to brightness and noise-band behavior.
The same homepage records the 17 December 2008 release of Photosounder 1.0 and says Photosounder superseded ARSS while reusing most ARSS techniques in a graphical editor. That makes ARSS both a standalone CLI and a precursor to a later commercial or graphical spectrogram-synthesis workflow.
ARSS attracted experimental audio users rather than broad system administrators. Its official examples emphasize creative workflows: storing sounds as images, editing audio features in image editors, synthesizing hand-drawn spectrograms, time stretching, pitch shifting, transmitting images over sound, and reproducing conventional audio effects through image manipulation.
The package-manager value is therefore niche preservation. A package keeps a small creative DSP tool available for audio hackers, sound artists, and curious developers even though the official site has been static for years and the successor moved into a graphical product.
The official documentation is split into basic operation, command-line parameters, and scripting. Version 0.2's release notes specifically call out full command-line support so ARSS could be scripted and so front ends could be made for it.
Technically, ARSS combines a spectrograph using a base-2 logarithmic frequency scale with a spectrogram synthesizer. The homepage says it uses a filter-bank and envelope-detection approach rather than the short-time Fourier transform approach used by many spectrographs, then resynthesizes image rows as envelopes for sine or noise bands.
ARSS is a delightful package-manager oddity: a small, old, source-available creative DSP CLI that turns WAV files and images into each other. It is not infrastructure, but it preserves a very specific experimental workflow that would otherwise disappear behind a dead download page.
The official code page publishes the 0.2.3 source as individual C modules for DSP, image I/O, sound I/O, and utilities. It is source publication rather than an official VCS repository, so repository metadata should remain null.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
arss | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:arss |
|---|---|
| Version | 0.2.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/arss |
| Homepage | https://arss.sourceforge.net/ |
| Upstream docs | https://arss.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/arss/arss/0.2.3/arss-0.2.3-src.tar.gz |
| Dependencies | fftw |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | arss |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.