Cool uses of Javascript + Max/MSP
Apr 14 2022 | 1:51 am
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!