meyda/meyda
Audio feature extraction for JavaScript. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4405
- days_rel: n/a
- days_push: 779
- n_releases_24m: 0
Adoption not part of the score
1662 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Meyda is a JavaScript audio feature extraction library that computes standard signal features like RMS, spectral centroid, and spectral flatness from audio buffers or real-time streams. It works both offline and in real time via the Web Audio API, in the browser and Node.js.
Use cases
- extract audio features like spectral centroid and RMS from audio in the browser
- build real-time audio visualizations with the Web Audio API
- compute audio features for machine learning on sound
- analyze wav files offline in Node.js
- get loudness and timbre statistics from microphone input
- music information retrieval in JavaScript
When to choose
- you need standardized audio features (RMS, spectral centroid, flatness, etc.) in JavaScript
- you want real-time feature extraction alongside the Web Audio API
- you need a lightweight, MIT-licensed library usable in browser and Node.js
When to avoid
- you need full MIR toolkits with things like chord detection or beat tracking
- you work in Python and want librosa's breadth of features
- you need GPU-accelerated batch feature extraction for large corpora
Facets
library · maturity stable
audio-processing machine-learning data-science machine-learning browser audio-features music-information-retrieval spectral-analysis web-audio-api real-time-audio signal-processing audio nodejs javascript typescript web
5 sources
- readme: https://github.com/meyda/meyda · fetched 2026-08-28 · c2a3e2c2d645
- homepage: https://meyda.js.org/ · fetched 2026-08-29 · 6e0a80201d02
- site_page: https://meyda.js.org/getting-started · fetched 2026-08-29 · fe551afe25bd
- site_page: https://meyda.js.org/audio-features · fetched 2026-08-29 · c6c2630622bf
- registry_npm: https://registry.npmjs.org/meyda · fetched 2026-08-29 · bc402ef45ef0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| meyda/meyda | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem