Marcel Suter
Marcel Suter
I like 3) for it's conciseness, 4) because it has a slow start, and 1) because it's super technical. That said, I would maybe go for 4) as the average...
I don't intend to be picky. And just "because it's a web app" should be no excuse to use or produce subpar software. However, for deciding on loudness, any peak...
Have you had a look at the browser console, using Android Studio or something similar perhaps? Or can you reproduce on the desktop? I had issues when trying to create...
@sp2ong You would need two meter instances and two audio elements. Plus you would have to set the Id's uniquely, as usual.
To highlight this: when using vue2 (2.7.14 in my case), in only works when using `destroyed`. Thus, the existence of the `unmounted` function can be misleading for vue3-used developers working...
I can confirm this issue, ran into it today. May I suggest to document the (sole?) supported header type in the readme, until a respective PR is taken?