Now using redux to not create sound player every time the phaser is also implicitely cached

This commit is contained in:
Clément Le Bihan
2023-09-04 15:23:52 +02:00
parent 7c3289ccec
commit 30fcacbec6
7 changed files with 220 additions and 126 deletions
+2
View File
@@ -69,8 +69,10 @@
"react-timer-hook": "^3.0.5",
"react-use-precision-timer": "^3.3.1",
"redux-persist": "^6.0.0",
"smplr": "^0.6.1",
"soundfont-player": "^0.12.0",
"standardized-audio-context": "^25.3.51",
"tone": "^14.7.77",
"type-fest": "^3.6.0",
"yup": "^1.2.0"
},