Including an audio file in AMXD
Jan 24 2014 | 1:44 am
Hi guys,
I would like to include a few audiofiles in the amxd file. But somehow I can't solve it... but found this:
"A frozen device contains files it needs to operate. These files might include subpatchers, audio files, image files, Javascript code, or third-party Max external objects. If your device opens files during its operation (such as a folder of samples or images), you may need to add these files as dependencies before freezing."
So if I load a sample into a buffer object, then Freeze and save the device, I thought it should include the WAV file, next time I open the frozen device... But it's not, so i thought i should add the files as explicit dependencies as written here:
But my View/Dependencies menu is grey and not clickable...
Any idea what I do wrong?
thanx in advance,
Kevin