Hello!
When dealing with a plugin that has a large number of parameters, is there a method to retrieve only a specific range of names and values? For instance, can I fetch data in groups of 8 parameters at a time? It can be challenging to receive the entire set of parameters each time I need it for such extensive plugins. Does the Live Object Model support this functionality?
Thank you!