JorenSix/TarsosDSP
A Real-Time Audio Processing Framework in Java observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 88
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5640
- days_rel: n/a
- days_push: 76
- n_releases_24m: 0
Adoption not part of the score
2189 stars · 501 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TarsosDSP is a pure-Java framework for real-time audio processing and music information retrieval, with no external dependencies. It implements pitch detection algorithms (YIN, McLeod, dynamic wavelet), onset detection, DTMF decoding, time stretching, resampling, filters, synthesis, and audio effects.
Use cases
- detect pitch of a microphone input in real time in Java
- detect percussion onsets in an audio stream
- decode DTMF tones from audio
- time-stretch or pitch-shift audio without changing the other
- apply audio effects and filters to a live audio signal
- build a tuner or transcription tool in Java
- teach or prototype DSP algorithms with readable Java code
When to choose
- you need real-time audio analysis or effects in pure Java with zero external dependencies
- you want well-documented, readable implementations of classic pitch detection and onset detection algorithms
- you are doing music information retrieval research or teaching DSP in Java
- you need a JVM library that also runs on Android
When to avoid
- you need production-grade, low-latency audio in a non-JVM language
- you require GPU-accelerated or deep-learning-based audio models
- you need a full DAW-style audio editing application rather than a processing library
- GPL-3.0 licensing is incompatible with your project
Facets
library · maturity stable
audio-processing nlp developer-tools audio media developer-tools jvm cross-platform dsp pitch-detection real-time-audio music-information-retrieval pure-java no-dependencies audio android
5 sources
- readme: https://github.com/JorenSix/TarsosDSP · fetched 2026-08-28 · 5e38dd1ad995
- homepage: http://0110.be/tag/TarsosDSP · fetched 2026-08-29 · 45982b46aecf
- site_page: https://0110.be/About · fetched 2026-08-29 · f98e4eea9ded
- site_page: https://0110.be/releases/TarsosDSP/TarsosDSP-static-ffmpeg/Android · fetched 2026-08-29 · d290602dff59
- site_page: https://0110.be/releases/TarsosDSP · fetched 2026-08-29 · 7f5e448e8200
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JorenSix/TarsosDSP | main | 72 |
For agents
markdown · JSON · MCP: product_card(name="JorenSix/TarsosDSP")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem