Chris Needham
Chris Needham
I agree with @tomayac, and also suggest opening an HTML spec issue, for the whatwg/media folks to respond to.
Did you get this working eventually? Please re-open this issue if you still need help.
I'll close this, assuming you got it working, but please re-open if you still need help._
Sorry for the delay. Work on this project happens entirely in my own free time. I have some ideas for how we could solve this, it may be easier if...
Please try v1.7.0 - this decodes the input audio into memory. Memory usage could be reduced by downsampling the audio as it's read in, then resampling to produce the image,...
Thanks for reporting this. What happens when it fails, do you get an error? I'm happy to look into it, but I'll need a complete example that I can run....
OK, here's what I found. You can see the error by making these changes: ```js https.get(source, response => { response.pipe(makePng.stdin); makePng.stderr.pipe(process.stderr); }); makePng.on('exit', (status) => { console.log('audiowaveform exited with status',...
I have just updated Homebrew, and packages for other systems are coming soon (it takes a while to complete all the builds).
This is now available in the v3.0.0 beta releases
> I don't think we need to introduce more process or send more emails to the AC. Requiring the proposed Chairs to appear in the charter seems a simple fix...