Max Project from *.amxd
Hi,
I made an Ableton Live Audio Effect in Max4Live (*.amxd). I was using [js] object. Now, I would like to make a project out of it (File > New Project, and copy everything there), to be able to pack the *.js file into it and make sure everything is packed in one file only. (I have a full Max license).
How to do this? How to keep the Alive Audio Effect extension (*.amxd), to be able to open it as Ableton Live Audio Effect?
Thanks + Cheers,
Martin
you can select 'export max for live device' and your project will collect all the dependencies and compile an .amxd. you can specify what kind of .amxd to export (ie midi device, audio device, instrument) from the project inspector which can be launched from the bottom of the project window.
Hi,
Thank you for the respond. Do you have an idea, why is this option always grated out on my side, please? What to do to make it active?
Thanks
Are you using max 8? you can't 'export to m4l device' with max 8. Use max 7.
Thank you. No, I'm using Max 7.
hmm, make sure you are using 'vanilla max' ie not launching it from live but launching it stand alone, because m4l cannot export projects to .amxd.
Hi,
Thank you for your respond. I made a one step further. I'm able to export .amxd. First I have to make a project in the Max, and then I can export .amxd.
But you said I can choose "what kind of .amxd to export (ie midi device, audio device, instrument)". This is what I cannot choose. I can't see where should I choose this?
its in the project inspector. this has some pictures that may explain better than I could:
https://docs.cycling74.com/max7/vignettes/projects_settings
here is a link to the whole project documentation, which may be helpful to you:
https://docs.cycling74.com/max7/vignettes/projects_topic
Hi,
Very helpful info. Thank you very much!