audio icon indicating copy to clipboard operation
audio copied to clipboard

Updating npm repo with new release anytime soon?

Open gornostali opened this issue 8 years ago • 4 comments

Hi,

Npm repo has v1.2.0 listed https://www.npmjs.com/package/audio

Any plans to release v2.0 anytime soon?

Thanks

gornostali avatar Aug 28 '17 14:08 gornostali

Hey @igornostali! Thanks for the interest! Yes, sure, we are working hard on that — the component itself is large, it takes time to cover the listed API before 2.0. You can help project by listing API priorities you need.

dy avatar Aug 28 '17 14:08 dy

Thanks @dfcreative,

I was looking into joining multiple audio files into a single one. As far as I've seen this can be accomplished by :

Audio.load(...)

The v1.2.0 does not provide this functionality, perhaps this seems to be implemented in v2.0.0.

So, the only missing link here, I suppose, is updating npm repo,

gornostali avatar Aug 28 '17 14:08 gornostali

@igornostali yep, load(list) and Audio(list) work well now with some edge-case limitations, so you can use component as github-dependency npm i audiojs/audio. But I'd recommend for that purpose audio-buffer-utils concat for now as a more reliable solution.

dy avatar Aug 28 '17 15:08 dy

Hi! According to npm the last publish was 3 years ago. Any update on the new version?

meszaros-lajos-gyorgy avatar May 21 '19 20:05 meszaros-lajos-gyorgy