Currently both the Drum Pattern Editor and the Melodic Pattern Editor display “Pattern Editor” as their window title. This makes it impossible for third-party automation tools such as Keyboard Maestro, MetaGrid Pro, and similar software to distinguish between the two editor types programmatically.
Many users rely on window title detection to trigger context-sensitive actions — for example, automatically switching to a different control surface layout when a specific editor comes into focus. With both editors sharing the same title, this is not possible.
A simple fix would be to prefix the window title with the editor type, so it reads “Drum Pattern Editor” and “Melodic Pattern Editor” respectively. This is a minor change that would have no impact on existing workflows while significantly improving integration with third-party tools and automation software.