# Tonejs/Tone.js

A Web Audio framework for making interactive music in the browser.

Repository: https://github.com/Tonejs/Tone.js
Canonical: https://ross.abutalabs.com/products/tonejs
Homepage: https://tonejs.github.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: web-audio, javascript, music, synthesis, scheduling, samples, tone
Last push: 2026-08-21T18:39:13+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 60, longevity 100
- inputs: {"age_days": 4558, "days_push": 12, "days_rel": 52, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14710, forks 1059 (observed 2026-08-28T04:11:07.514777+00:00)

## What it is
Tone.js is a Web Audio framework for creating interactive music in the browser. It provides DAW-like features such as a global transport for scheduling, prebuilt synths, effects, and building blocks for custom audio applications.

## Use cases
- play synthesized notes in the browser
- build an interactive music web app
- schedule audio events synced to a tempo
- create custom synthesizers and effects with Web Audio
- build a browser-based step sequencer or drum machine
- add sound effects and generative music to a game or website

## When to choose
- you want a high-level, musician-friendly API over the raw Web Audio API
- you need transport-based scheduling and synchronization of musical events
- you want prebuilt synths, effects, and samples out of the box

## When to avoid
- you need offline audio rendering or non-browser audio processing
- you only need simple audio playback without synthesis or scheduling
- you are building a native mobile or desktop audio app outside the browser

## Facets
- artifact type: framework
- maturity: stable
- function: audio-processing, scheduling, animation
- domain: web-development, media, frontend
- platform: browser
- tags: web-audio, synthesizer, music, daw, synthesis, interactive-music, effects, transport, audio, javascript, nodejs, web

## Member repositories
- Tonejs/Tone.js (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:07.514777+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-29T17:07:16.832196+00:00, confidence not recorded.
  - readme: https://github.com/Tonejs/Tone.js (fetched 2026-08-28T04:11:07.514777+00:00, sha 1d8773bdc64b)
  - homepage: https://tonejs.github.io (fetched 2026-08-29T08:05:45.410031+00:00, sha 55879795ca7b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
