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

🐛 Make audio context play nice with vite hot modue reloading #16

Open
sdegueldre opened this issue Nov 27, 2022 · 0 comments
Open

🐛 Make audio context play nice with vite hot modue reloading #16

sdegueldre opened this issue Nov 27, 2022 · 0 comments
Labels
bug Something isn't working tooling Improvements to project tooling or workflow

Comments

@sdegueldre
Copy link
Contributor

Currently, saving a file while an audio graph exists oftentimes just straight up crashes, probably because we try to diff the audio graph and apply changes to node that don't exist or something like that. Needs some digging but this effectively makes HMR useless.

@sdegueldre sdegueldre added bug Something isn't working tooling Improvements to project tooling or workflow labels Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tooling Improvements to project tooling or workflow
Projects
None yet
Development

No branches or pull requests

1 participant