WIP: Re-implement music visualizer
This commit is contained in:
parent
3788e377d9
commit
ced10cc09f
15 changed files with 615 additions and 4 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
Reference in a new issue