Update README to document new realtime controls

Mention the expanded window function selector, peak-hold decay control,
and cutoff max falloff control in the 'What it does' section.
This commit is contained in:
Armin 2026-07-06 18:10:58 +02:00
commit 2d8dbe013e

View file

@ -39,7 +39,8 @@ Drag or load an audio file, and tcdweb will:
4. Apply a two-layer verdict system to classify the file 4. Apply a two-layer verdict system to classify the file
5. Display a detailed decision log, confidence score, and interactive charts 5. Display a detailed decision log, confidence score, and interactive charts
It includes a **realtime FFT analyzer**, a **waveform viewer with playback**, It includes a **realtime FFT analyzer** (with 8 window functions, configurable
peak-hold decay, and cutoff max falloff), a **waveform viewer with playback**,
**BPM detection**, **metadata tag parsing** (ID3v1/v2, FLAC, APE), and a full **BPM detection**, **metadata tag parsing** (ID3v1/v2, FLAC, APE), and a full
data table with every computed value. data table with every computed value.