dascritch / cpu-audio

An audio WebComponent to provide timecoded links and other features to an audio tag
https://dascritch.github.io/cpu-audio/
GNU Lesser General Public License v3.0
24 stars 2 forks source link

Create a dynamic waveform or spectrogram #117

Open dascritch opened 3 years ago

dascritch commented 3 years ago

This is tricky, not because of code, which is a lot helped via DOM API, but mainly because of CSP/CORS, that silent the audio redirected output.

We have the bases, but we need more polishing, more tests, more caveats documentations. Not for this major release, but next update.