13 lines
287 B
Markdown
Raw Normal View History

# auvaltool
> 用于 Mac 的 AudioUnit 验证工具。
> 更多信息:<https://keith.github.io/xcode-man-pages/auvaltool.1.html>。
- 列出所有可用的任意类型的 AudioUnit
`auvaltool -a`
- 列出所有可用的任意类型的 AudioUnit 及其位置:
`auvaltool -al`