I’m working on a new tool that works with automation data, but I can’t find in the documentation a way to access the current selection range in the automation editor. Is there an API for it, or should I use the pattern editor selection instead?
Thanks for the answer. My current method (pattern cursor position + user specified length) seems to be good enough: there’s at least partial feedback in the automation frame, and allows for cross-pattern selection.