Tone.js

framework

tonejs.github.io · 2014

  • Web Audio API framework that provides musical abstractions (transport, instruments, effects) on top of the browser’s low-level audio graph
  • Handles the hard parts of browser audio: precise scheduling, clock synchronization, and sample-accurate timing using a look-ahead scheduler
  • Makes the browser a viable platform for sonification — any data source accessible via JavaScript can be mapped to audio parameters in real time