Hi,
I would like to use filename stored previously in preset as creation argument of an sample abstraction, but logically it seems impossible to work with spaces in filenames then - abstraction would manage the filename as 2 or more arguments according to number of spaces, right?
So when loading the sample into system I wanted to make patch after [openpanel] to check whether filename contains spaces or not using
and exclude them from loading ... But i'm getting quite strange behavior:
Right after using [openpanel] it generates list as one symbol even with spaces, but if you save the patch and open it again the same list behaves as two symbols... (test patch attached)
I think I would be able to rebuild test patch with split/mergefilename, but isn't there any trick to manage filenames with spaces the way [openpanel] does?
I'm using Pd 0.41.4-extended
c.