We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed p5.Tone (markdown)
use `toDestination` instead of `toMaster` which is deprecated
use `Destination` instead `Master` which is deprecated
Created _Footer (markdown)
changing the context.latencyHint does not affect context.lookAhead (maybe it did in an older version?)
Created Accurate Timing (markdown)
Updated _Sidebar (markdown)
Added an example for overloads in typescript constructors
Replace deprecated toMaster() with toDestination; small formatting corrections
Fix typos
StartAudioContext has been archived.
Help people to find how to convert between different time encodings
Updated Signals (markdown)
Created Using Tone.js with React (markdown)
Updated Home (markdown)
Updated Sources (markdown)
replacing dead link with archived version of original
updating for new behavior in latest Tone, & removing "fastest" latencyHint setting suggestion (not sure where that came from, not in the current web audio spec as a supported value, see https://developer.mozilla.org/en-US/docs/Web/API/AudioContextLatencyCategory)
Updated Autoplay (markdown)
Created Autoplay (markdown)
Updated Installation (markdown)
Updated Using Tone.js with React or Vue (markdown)
fix typo