mirror of
https://codeberg.org/armin/noiz.git
synced 2026-09-01 05:50:52 +02:00
update README
This commit is contained in:
parent
e7aab05a7b
commit
6718060b61
1 changed files with 4 additions and 1 deletions
|
|
@ -1,10 +1,13 @@
|
||||||
# noiz://
|
# 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
|
## Obligatory Screenshot
|
||||||

|

|
||||||
|
|
||||||
|
## Demo
|
||||||
|
There is a live demo available at [bsd.pm/noiz](https://bsd.pm/noiz/).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Real-time FFT spectrum analyzer** - smooth animated frequency bars with configurable window function (Hanning / Blackman-Harris) and adjustable peak decay
|
- **Real-time FFT spectrum analyzer** - smooth animated frequency bars with configurable window function (Hanning / Blackman-Harris) and adjustable peak decay
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue