WIP: Re-implement music visualizer

This commit is contained in:
Tristan Daniël Maat 2022-08-06 18:04:38 +01:00
parent 3788e377d9
commit ced10cc09f
Signed by: tlater
GPG key ID: 49670FD774E43268
15 changed files with 615 additions and 4 deletions

5
package-lock.json generated
View file

@ -7812,6 +7812,11 @@
"integrity": "sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ==",
"dev": true
},
"react-use-error-boundary": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-use-error-boundary/-/react-use-error-boundary-3.0.0.tgz",
"integrity": "sha512-5urkfyU3ZzInEMSHe1gxtDzlQAHs0krTt0V6h8H2L5nXhDKq3OYXnCs9lGHDkEkYvLmsphw8ap5g8uYfvrkJng=="
},
"read-chunk": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/read-chunk/-/read-chunk-1.0.1.tgz",