Implement an audio analysis component — intended for monitoring live audio for visualization purposes. The scope is basically just to have a module that can be configured (with reasonable defaults) that initializes in some manual way (required by browsers) and offers data that can be read per frame without additional effort.
This is a great reference to consider implementing:
https://www.youtube.com/watch?v=08mmKNLQVHU
Implement an audio analysis component — intended for monitoring live audio for visualization purposes. The scope is basically just to have a module that can be configured (with reasonable defaults) that initializes in some manual way (required by browsers) and offers data that can be read per frame without additional effort.
This is a great reference to consider implementing:
https://www.youtube.com/watch?v=08mmKNLQVHU