disable LOADBANG when loading a AMXD/M4L file
Hi,
is it possible to disable the loadbang? i probably made some infinite loop loadbang triggers to init the project on start. About 40 hours of work seem to be lost. It's a horror.
I know shift+cmd/ctrl works for Max/MSP, but how can I do that for Max-for-live files???
Thank you
I tried to open (a copy of) the amxd-file with TextEdit and deleted the regarding loadbang object and all lines having it as a source. After saving the file it was not possible to load to file again (some EOF-error message on the Live-device). Could this be a way and if, what did I do wrong?
No one?
The EOF-message seems to be generated by a checksum-compare. The last character in "ampfmmmmmetaptch." (which leads every patch) always differs after changing just one character in the file.
But hell there must be a way to disable loadbang??
you could have just googled "disable loadbang" but here you go:
https://www.youtube.com/watch?v=ecG8kVfdhK8
I just ran in to this problem but luckily had a backup of the file.
Possibly copy the text from the .amxd in to a Max patcher template, then load the Max patch, copy the Max patch to clipboard and paste in to an empty Max for Live device.
No idea if that would work - but if not I would get in touch with C74/Ableton and see if they can help you out.