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:

  • (Trying to try to load the wave file in svg-format perhaps it is loading in nodes ... sure is not silent)
  • 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

    Popular posts from this blog

    winforms - C# Form - Property Change -

    java - Messages from .properties file do not display UTF-8 characters -

    javascript - amcharts makechart not working -