macOS
brew install waonlocal Homebrew formula metadata
brew
Wave-to-notes transcriber. Version 0.11 via Homebrew; verified from local package data.
install
brew install waonlocal Homebrew formula metadata
nix profile install nixpkgs#waonnixpkgs package indexes · pkgs/by-name/wa/waon/package.nix · source: api.github.com
overview
Wave-to-notes transcriber
history
WaoN is Kengo Ichiki's Wave-to-Notes transcriber: a command-line program that analyzes audio and writes standard MIDI. The name is both an English acronym-like description and a Japanese wordplay meaning harmony of notes or chord.
WaoN dates back to at least the 1998-2007 copyright span shown in the older SourceForge help output, making it an early Unix-oriented open source attempt at automatic music transcription. Its author described the original motivation as wanting to pick up piano voicings from favorite recordings and not finding a functional Unix application for that purpose.
The project lived on SourceForge before moving to GitHub. Version 0.10 on SourceForge improved result quality by cleaning up useless notes, and version 0.11, released from GitHub in August 2015, fixed a gWaoN audio-device initialization bug and applied an older MinGW patch, with Win32 binaries becoming available from that era.
WaoN's native input is WAV and its native output is Standard MIDI File format 0. Users can pipe audio through stdin and MIDI through stdout, combine it with SoX for broader audio formats, or pipe output to TiMidity for immediate playback.
Technically, WaoN belongs to the older FFT and signal-processing lineage of automatic music transcription rather than the modern deep-learning lineage. Ichiki later compared the old FFT-based WaoN approach with Google's Magenta transcription work, making the tool a small but interesting artifact in open source audio-to-MIDI history.
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 |
|---|---|---|---|
waon | 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.
https://github.com/kichiki/WaoN
install metadata
| Package key | brew:waon |
|---|---|
| Version | 0.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/waon |
| Homepage | https://kichiki.github.io/WaoN/ |
| Repository | https://github.com/kichiki/WaoN |
| Upstream docs | https://kichiki.github.io/WaoN |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/kichiki/WaoN/archive/refs/tags/v0.11.tar.gz |
| Dependencies | fftw, libsndfile |
| Build dependencies | pkgconf |
| 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 | waon |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
waon
nix profile install nixpkgs#waonsource 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.