Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating npm repo with new release anytime soon? #36

Open
gornostali opened this issue Aug 28, 2017 · 4 comments
Open

Updating npm repo with new release anytime soon? #36

gornostali opened this issue Aug 28, 2017 · 4 comments

Comments

@gornostali
Copy link

Hi,

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

Any plans to release v2.0 anytime soon?

Thanks

@dy
Copy link
Member

dy commented Aug 28, 2017

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.

@gornostali
Copy link
Author

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,

@dy
Copy link
Member

dy commented Aug 28, 2017

@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.

@meszaros-lajos-gyorgy
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants