Customize your player and get the code instantly
Generate waveform data server-side for better performance
// Waveform data will appear here...
new WaveformPlayer('#player', {
url: 'audio.mp3',
waveform: savedWaveformData
});