diff options
Diffstat (limited to 'doc/HOWTO.md')
| -rw-r--r-- | doc/HOWTO.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 — |
