mfcc64

Results 25 comments of mfcc64

That's because of interference between frequencies.

Probably, this is CORS issue. Maybe, try it with audio stream from your website instead of external website. Thank's.

CORS: cross-origin resource sharing Wikipedia: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing https://stackoverflow.com/questions/27429123/html5-audio-web-audio-api-cors-and-firefox https://stackoverflow.com/questions/3076414/ways-to-circumvent-the-same-origin-policy

Probably, you want to use `showcqtbar.js` from scratch. Here is an example: ```javascript // include showcqtbar.js // prepare audio_ctx, canvas, canvas_ctx, analyser_l, analyser_r var bar_v = 17; var sono_v =...

The image is [here](https://github.com/mfcc64/html5-showcqtbar/blob/master/axis-1920x48.png).

No. If you want to compare base64 and raw image. I can not find the corruption.

Can you describe the warning?

What is the difference?

Example [here](https://github.com/mfcc64/mpv-scripts/commit/23af0b26ec10f426aef47d91e48dd638f7970c3d).