Managing larger Decent Sampler projects would be easier if we could break the .dspreset file up into smaller chunks that could then be `included` in the main file.
xml has this functionality (e.g. see Includes). Inspired by mauriloureiro's user defined variables, I gave it a try. Unfortunately, while no error was reported by Decent Sampler, my xml file was not `included` in the main file.
Has anyone else had success trying this? Is it even possible to do this in Decent Sampler? If not, I would like to propose it as a feature request.