Read and extract audio volume intensities as Array on backend with NodeJS
I'm building a web mp3 player using NodeJS as backend.
I want to create a static spectrum using an array of volume intensity throughout the song. For each second of the music, the array should bring me the volume intensity.