How can I share a Max for Live device which makes use of N4M?
I've made a Max for Live device which makes use of Node 4 Max. I'm aware of this guide, but my starting point is an already build M4L device with the following structure:
project
├── Arp.amxd
├── node_modules
├── package-lock.json
├── package.json
├── patchers
└── playa-arp.js
What is the best way to package this for using it in Ableton Live?
Hi Ricardo - I've done this a few times - this guide is very useful for this: https://cycling74.com/forums/node-for-max-bundling-in-collectives-standalones-and-max-for-live-devices