AudioMixerDoctor
8 tools in this family (folder Editor/Tools/AudioMixerDoctor/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
audiomixer_clamp_levels | writes | Bulk-clamp every group volume above the headroom ceiling to the ceiling value. Default |
audiomixer_export_report | writes | Run a full scan and write a Markdown report to Tests/AutoPlay/AudioMixerDoctor/<mixer>_<timestamp>.m… |
audiomixer_expose_parameter | writes | Expose a group's parameter (Volume or Pitch) under a runtime-readable name so |
audiomixer_list_groups | read-only | Return the group hierarchy of an AudioMixer asset as a tree. Each node carries name, |
audiomixer_list_snapshots | read-only | List every snapshot defined on an AudioMixer asset. Each entry includes the snapshot |
audiomixer_parent_orphans | writes | Re-parent every orphan group (group whose parent chain doesn't reach Master) to the |
audiomixer_scan_category | read-only | Run a single Audio Mixer Doctor scanner across every AudioMixer in the project. |
audiomixer_scan_full | read-only | Scan every AudioMixer asset under Assets/ across 7 categories: orphan_groups, |