The waveform display ([Waveform.js](https://github.com/GoogleChromeLabs/web-audio-samples/blob/main/src/library/Waveform.js) used in [worklet-recorder/app.js](https://github.com/GoogleChromeLabs/web-audio-samples/blob/main/src/audio-worklet/migration/worklet-recorder/app.js) is different from how most audio software shows waveforms. We should improve this visualization and compare it to other audio waveform displays. (reference #350)