Describe the bug
When Editor is open, track is not OFF, Editor's command execution, specially for gps() (grid-package-send) messages are throttled.
To Reproduce
Steps to reproduce the behavior:
Turn "Track" to event or element while using Grid with AbletonJS for example. Messages are throttled, lag is present while changing from one control element which has a gps command defined to an other.
Expected behavior
If we turn Track: OFF, gps messages are sent as expected. Same should happen when using other Track modes.
Suggestion
If this is hard to fix, we should inform the user that element / event tracking might slow down command execution.
Environment (please complete the following information):
- OS: MacOS Sequoia
- Editor version: 1.6.5 development (after svelte 5 migration)
Additional context
Add any other context about the problem here.