munenari

Results 3 issues of munenari

When the canvas width becomes a large size such as 70000 when using the spectrogram plugin, the canvas drawing fails. I'm thinking about drawing with multicanvas to solve this, How...

enhancement
plugins
performance

Adds the ability to copy the canvas that has current filter results. Previously I had to work with fx.canvas()._.gl etc. Make it easier to use as canvas.toDataURL('image/jpeg') or blob. Thank...