Access Automation Editor Selection?

Hey all,

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?

Yes, there is no access to the envelope selection in the API (yet).

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.

I second the support of automation points selection. would be also good for scripts like the “automation multiplier” I have just made