Diagnose TDAbleton Mapper
diagnose_tdableton_mapperDiagnose common symptoms in a TDAbleton mapper COMP by inspecting its source CHOP. Optionally repair Oscinputchop, Reorder, Bypass, and Min/Max parameters without a live Ableton connection.
Instructions
Inspect a TouchDesigner TDAbleton mapper COMP and its source CHOP. Reports common mapper symptoms and can optionally repair Oscinputchop, Reorder, Bypass, and Min/Max parameters without requiring AbletonMCP or a live Ableton connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_path | No | Parent COMP/project used when auto-searching for a TDA_Mapper COMP. | /project1 |
| mapper_path | No | Optional explicit path to the TDAbleton TDA_Mapper COMP. | |
| source_chop | No | CHOP expected to drive the TDAbleton mapper. | /project1/hand_ableton_mapper/mapper_send |
| expected_reorder | No | Expected Reorder parameter value and required source channel list. | map1 map2 map3 map4 |
| repair | No | If true, apply best-effort mapper parameter repairs inside TouchDesigner. |