Run this file on server. Do not change folder structure. This file needs to be located in "content" directory with all other folders and files (css, js, includes, peaks...).

Peak names can be created from audio ID3 title tags (your audio files need to have ID3 title tag embedded) or from audio filenames (without extension). Peak name in html is used with data-peak-name="PEAK_NAME_HERE" attribute. Peak name should be made out of safe characters.

You can either generate peak files (which are placed in peak directory) or you can generate peaks in byte array format which you can download in json file ( byte array format in html is used with data-peak-array="PEAK_ARRAY_HERE" attribute ).

Upload audio files and wait for peaks to be created in peaks directory. For really large audio files peak creation might take a while.



Download as JSON