# wayou/HTML5_Audio_Visualizer

An audio spectrum visualizer built with HTML5 Audio API

Repository: https://github.com/wayou/HTML5_Audio_Visualizer
Canonical: https://ross.abutalabs.com/products/html5_audio_visualizer
Homepage: https://wayou.github.io/HTML5_Audio_Visualizer/index.html
Language: HTML
License: MIT
License Family: permissive
Topics: html5-audio-api, html5-audio-visualizer, audio, spectrum-analyzer, visualizer
Last push: 2022-01-11T07:57:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4583, "days_push": 1695, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1221, forks 329 (observed 2026-08-28T04:04:02.156851+00:00)

## What it is
A browser-based audio spectrum visualizer built with the HTML5 Audio API. Users can drag and drop or select an audio file to play and see its frequency spectrum rendered in real time.

## Use cases
- visualize audio spectrum in the browser
- build a music player with a frequency visualizer
- learn how to use the HTML5 Web Audio API
- create an audio spectrum analyzer demo
- render real-time audio waveform graphics on canvas

## When to choose
- you need a lightweight, dependency-free browser audio visualizer
- you want a simple reference implementation of the HTML5 Audio API
- you want a demo users can drag and drop audio files into

## When to avoid
- you need server-side audio analysis
- you need a production music player with playlists and controls
- you need visualizations for non-audio data

## Facets
- artifact type: application
- maturity: maintenance
- function: audio-processing, data-visualization
- domain: web-development, media
- platform: browser, cross-platform
- tags: audio-visualizer, html5-audio-api, spectrum-analyzer, web-audio, canvas, audio, web-server

## Member repositories
- wayou/HTML5_Audio_Visualizer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.156851+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:54.161058+00:00, confidence not recorded.
  - readme: https://github.com/wayou/HTML5_Audio_Visualizer (fetched 2026-08-28T04:04:02.156851+00:00, sha ea982f09fdd4)
  - homepage: https://wayou.github.io/HTML5_Audio_Visualizer/index.html (fetched 2026-08-29T12:24:06.624546+00:00, sha 70249816c077)
- Data as of 2026-08-30T08:39:29.467469+00:00.
