M4L... how can i save buffer~ waveforms? they dissapear once i close my live set

roembach's icon

i have been working on a drum synth, but as of now it is pretty much unusable because the waveforms i used in buffer~ didnt get bundled with the .amxd file. how can i have everything come in the same file???

if you would like to check out the device i am talking about go to http://www.maxforlive.com/library/device.php?id=353

ShelLuser's icon

Not looking at the patch because I'd need to register in order to download it.

Yet I do wonder if the pattr object can't help you out here. It allows storing object data inside a liveset. The only thing you might need to do manually is tell pattr to update its contents after loading the buffer~.

Edit:

PS: Why not attach your patch next time so people can grab it directly?