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

Javascript template #13

Open
edap opened this issue Mar 22, 2017 · 2 comments
Open

Javascript template #13

edap opened this issue Mar 22, 2017 · 2 comments

Comments

@edap
Copy link

edap commented Mar 22, 2017

Is it the javascript template supposed to work only with processing js? I've followed your course online about audiovisual content creation, and I wanted to use maxim js. Unfortunately I was not able to integrate it in my current setup (es6 + webpack). A simple javascript example without processing js would be nice, if available. Thanks for your work ;) I've liked the course this summer and the c++ library

@aimran96
Copy link

aimran96 commented Jun 7, 2017

I don't believe it is necessary to use processing.js at all. The maxim library is built on top of the Web Audio API and processing.js is basically interfacing with the HTML canvas. The two can definitely function independent of one another. You can find maxim.js examples here: https://live.codecircle.com/

@edap
Copy link
Author

edap commented Jun 7, 2017

I know, I was taking part at that course. But as it is now maxim.js can not be integrated as an es6 module, at least this was my conclusion after trying to use it in a project with webpack and es6.

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

2 participants