Firefox fires lots of warnings befor init #96

Open
opened 2022-11-22 22:06:32 +00:00 by raphaelbastide · 0 comments
raphaelbastide commented 2022-11-22 22:06:32 +00:00 (Migrated from gitlab.com)

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tarball/cascade#96
No description provided.