i want to compile some old drum machine kits in arrays and save those kits as patches. the problem i have is that when i send -resize flags to the arrays, i get the following message:
warning: array 2-tabb-L: clearing save-in-patch flag
is there any way to disable that so that i can keep the save-in-patch flags?
cheers
well, i have a temporary workaround, which is to create arrays that are 100000 samples long, and then resize them after loading the audio in. this preserves the save-in-patch capability.
but it's not the best.,