macOS
brew install arsslocal Homebrew formula metadata
brew
arss のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install arsslocal Homebrew formula metadata
概要
Analyze a sound file into a spectrogram
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
arss | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:arss |
|---|---|
| バージョン | 0.2.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/arss |
| ホームページ | https://arss.sourceforge.net/ |
| 上流ドキュメント | https://arss.sourceforge.net/ |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://downloads.sourceforge.net/project/arss/arss/0.2.3/arss-0.2.3-src.tar.gz |
| 依存関係 | fftw |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.