From 6718060b6140be9a2c7476c1746d54ce2a242bcf Mon Sep 17 00:00:00 2001 From: Armin Date: Sun, 5 Jul 2026 22:31:05 +0200 Subject: [PATCH] update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d574efc..61bfb7f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # noiz:// -A browser-based audio player with real-time spectrum visualization, VU metering, and comprehensive playlist management. Loaded entirely from a single `index.html` file - no build step, no server, no dependencies. +A browser-based 100%-local audio player with real-time spectrum visualization, VU metering, and comprehensive playlist management. Loaded entirely from a single `index.html` file - no build step, no server, no dependencies. Plays files from your local machine. That's it. ## Obligatory Screenshot ![Screenshot](./noizshot.png) +## Demo +There is a live demo available at [bsd.pm/noiz](https://bsd.pm/noiz/). + ## Features - **Real-time FFT spectrum analyzer** - smooth animated frequency bars with configurable window function (Hanning / Blackman-Harris) and adjustable peak decay