kopiro / siriwave

The Apple® Siri wave-form replicated in a JS library.
http://kopiro.github.io/siriwave/
MIT License
1.63k stars 168 forks source link

Demo #45

Closed semmel closed 4 years ago

semmel commented 4 years ago

This demo is a modernised version of the old demo.

It does not use the deprecated ScriptProcessorNode API. Also I attempted to explain in the comments how speed and frequency can be calculated from an audio source signal.

Would be great that could be integrated into this project.

Edit: Does not run in Safari, because I did not polyfill requestIdleCallback, which however would be easy.

kopiro commented 4 years ago

Nice, I'm gonna add it to the README