Fluid Corpus Manipulation to M4L how to store/load slices
I try to make "more simpler" with transient slicing. I can do thing with FluCoMa, but the slices are written to a buffer~ witch can not be saved with the live set. With "dump" I can store the data in a dict and save it with the set, but how to reload the dict to FluCoMa? There is a "function" dictionary but I cant get it work.
Sorry for the messy patch, the important part is in lower left corner.