javascript - nodejs creating wafeform from mp3 in svg -
I'm doing a research for getting an MP3 file rendered in the form of waves I already have Some php libraries have been found, now I am looking for a similar solution in nodej.
My results are up to now:
Do you feel with the NodesJS-libraries to create waves in the SDG format?
Not a direct node-related solution
We use a leaks commandline tool to remove the wave (peaks) and find the beat. In the audio files it is a host that can run which is quite good in these tasks.
Peaks are drawn as equal sets at intervals of 0 to 1.
I have not been used for nodes, but it says that it can run external commands.
Comments
Post a Comment