Sometimes multiple trackers could be sending signals to the same parameter, currently there is no special treatment for this.
Ideas:
Solo: Tracker forces other conflicting trackers to be ignored, first "Solo" tracker in the list wins. May also need to add a listing order number to the tracker data model.
Average (default): Averages the values of all conflicting trackers and sends it at most frequent sendrate.
Recess: The tracker stops sending and is not included in the Average mode if there are conflicts.
Sometimes multiple trackers could be sending signals to the same parameter, currently there is no special treatment for this.
Ideas: