Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash Tone.js #7

Open
inafact opened this issue Jul 23, 2020 · 1 comment
Open

Crash Tone.js #7

inafact opened this issue Jul 23, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@inafact
Copy link
Member

inafact commented Jul 23, 2020

たまにインスタンスの制御が効かなくなり音が止められなくなることがある。
要調査。

@inafact inafact added the bug Something isn't working label Jul 23, 2020
@inafact
Copy link
Member Author

inafact commented Jul 24, 2020

📝

Error: Start time must be strictly greater than previous start time
    at assert (Debug.js:15)
    at Noise.start (Source.js:142)
    at PCode.execute (index.js:233)
    at p.draw (client.js:78)
    at p5._main.default.redraw (p5.js:70396)
    at _draw (p5.js:63092)

とりあえず該当箇所をtry {} ~ catch {}で逃げればフリーズはしない?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant