From b7fc4aa9a6bd15ce9780d46a425971d523c10b92 Mon Sep 17 00:00:00 2001 From: skal Date: Thu, 5 Mar 2026 22:20:27 +0100 Subject: fix(spectool): rename --wav flag to wav subcommand for consistency Co-Authored-By: Claude Sonnet 4.6 --- doc/HOWTO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/HOWTO.md') diff --git a/doc/HOWTO.md b/doc/HOWTO.md index cc43e7c..bfb47fd 100644 --- a/doc/HOWTO.md +++ b/doc/HOWTO.md @@ -262,7 +262,7 @@ Requires `ffmpeg` for `.aif` input files. Output uses v2 format (OLA, Hann, hop= To verify or inspect a `.spec` file as audio: ```bash -./build/spectool --wav input.spec output.wav +./build/spectool wav input.spec output.wav ``` Produces a mono 16-bit PCM WAV at 32 kHz using IDCT-OLA synthesis (no synthesis window — -- cgit v1.2.3