-
Notifications
You must be signed in to change notification settings - Fork 19
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
ES6, RequireJS, webpack, etc? #48
Comments
Thanks! :) What would be the benefit from them? Besides, Web Audio API' s inconsistency between browsers is worse than you might think so if you have ideas/opinions on that I would love to hear. Because the introduction of ES6 and transpilation seems to be problematic considering the cross-platform support. As a side note, I am currently working on the next generation of WAAX (soon to be online) with higher modularity and usability. ES6 and transpiliation would be interesting options for the project. |
@hoch some key benefits are:
Let me know if you need active collaborator/reviewer/tester/whatever. |
Thanks for the comments:
WAAX wasn't particularly designed for modular loading or HMR except for the plug-ins. So you might want to think your commitment in this because it looks like a massive redesign of the library.
[With W3C Audio WG hat on] This sounds plainly bad for me. If the WAAX or whatever web audio library is loaded, ideally any web browser should be able to access the page without any issue from any browser. We already have serious issues in terms of the fragmentation and I don't want to stack more problems on that pile.
THIS, I am interested.
You're welcome! It is essentially an one-man project for past few months. I don't think it would be something grand or anything, but you can have a look if you're interested. I am actively working on them so you've been warned... :)
Sounds awesome. Are you interested in contributing to this repository? There are tons of stuffs to do and we are open for contribution. |
Thank you very much for links and detailed answers! |
I sat on the idea for a while few years back, but decided not to go down the road. My rationale was that the web is a production-oriented platform with the huge audience and those experimental music environments are the exact opposite of the web. In addition to that, although I have been a passionate advocate of Max/MSP and PureData for years (I even wrote a book on Jitter), what's the size of the audience who are experienced with Max/MSP or PureData and also willing to make music on the web? I am a bit skeptical about the idea. Well, that's just me. Many people are already working on the idea and I surely do not want discredit their effort by any means. |
Hi there!
Great project π!
Is there any plans of migration to more modern JS environment β modules with imports/exports, ES6 features (with Babel transpiler), or may be webpack for building?
I can offer my help there, if there is such a plan.
The text was updated successfully, but these errors were encountered: