Skip to content

Firefox fires lots of warnings befor init

Before Cascade starts, tone.js waits for a user input, but it should’t (the gesture is the click on the play button).

An AudioContext was prevented from starting automatically. It must be created or resumed after a user gesture on the page.

That makes the page lag at start and it should be solved.