Ross ROSS = Recommend OSS · open-source software intelligence for agents

CreateJS/SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback. observed · 2026-08-28

github.com/CreateJS/SoundJS · homepage · JavaScript · MIT (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5418
  • days_rel: n/a
  • days_push: 1985
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4581 stars · 822 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

SoundJS is a JavaScript library that provides a consistent API for loading and playing audio across different browsers and devices. It supports multiple playback backends via a plugin model, including WebAudio, HTML5 Audio, Cordova/PhoneGap, and a Flash fallback.

Use cases

  • play sound effects in an html5 game across all browsers
  • load and play audio files with a consistent javascript api
  • play audio in a cordova/phonegap mobile app
  • fallback audio playback when webaudio is unavailable
  • preload audio files and play them once loaded
  • control volume, pan, and position of playing sounds

When to choose

  • you need cross-browser audio playback with a single simple API
  • you are building an HTML5 game or interactive site with sound
  • you need plugin-based fallbacks for older browsers or Cordova apps
  • you already use the CreateJS suite and want integrated audio loading via PreloadJS

When to avoid

  • you only target modern browsers and prefer the native Web Audio API directly
  • you need advanced audio processing, synthesis, or DSP effects
  • you need an actively developed library with recent updates and modern tooling
  • you are building a native mobile or desktop app outside the browser

Facets

library · maturity maintenance

audio-processing sdk web-development frontend cross-platform browser cross-platform webaudio html5-audio createjs sound-playback cordova flash-fallback game-audio audio nodejs

3 sources

Member repositories

RepositoryRoleHealth v2
CreateJS/SoundJSmain23

For agents

markdown · JSON · MCP: product_card(name="CreateJS/SoundJS")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem