Cool uses of Javascript + Max/MSP
I'm curious if there are any publicly available repos (Github, max forums, youtube examples) that use both Javascript and Max/msp .
I've been using Max for years, and I want to give a presentation on Max to my coding bootcamp (we're learning React/JS). I've watched a few tutorials and browsed a bit on connecting the two, but it seems like most of the examples I've found so far are things I could've just done solely in Max.
Off the top of my head, I am looking for more examples where using JS is easier to implement tasks than in Max such as making API calls, scraping web data, then maybe using that data for audio or visuals, but I'm open to any suggestions. Thanks in advance!
Have you looked at Node for Max (available in the Package Manager)?
http://paweljanicki.jp/projects_maxandp5js_en.html (but I'm not sure it is "cool" ;-))
I think I have some cool uses out there. I put them on GitHub so it's easy to check out, browse the code, fork, etc.
This page gives an overview of things I've put there, and there are links to the github repos as well:
https://steinkamp.us/music-tools/
@ Zack Steinkamp. Nice work, thanks for sharing. I have much fun with the zs-Faderbank and TouchOSC.