1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/osx/auvaltool.md

13 lines
281 B
Markdown
Raw Normal View History

2022-10-04 21:55:01 +05:30
# auvaltool
> AudioUnit validation tool for Mac.
> More information: <https://keith.github.io/xcode-man-pages/auvaltool.1.html>.
2022-10-04 21:55:01 +05:30
- List all [a]vailable AudioUnits of any type:
`auvaltool -a`
- List all [a]vailable AudioUnits of any type with their [l]ocation:
`auvaltool -al`