This is an awesome library.
Have you thought about adding streaming support? Something that might tie into data retrieved from a USB SDR device?
I suppose an SVG rendered in a canvas element would be the best method of converting the FFT to something visual? The new'ish Path2D API might be the easiest route based on what I have looked at with the worker image generation code you have already written.
This is an awesome library.
Have you thought about adding streaming support? Something that might tie into data retrieved from a USB SDR device?
I suppose an SVG rendered in a canvas element would be the best method of converting the FFT to something visual? The new'ish Path2D API might be the easiest route based on what I have looked at with the worker image generation code you have already written.