1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-02 04:15:35 +02:00
tldr/pages/osx/auvaltool.md
2022-10-04 18:25:01 +02:00

12 lines
273 B
Markdown

# auvaltool
> AudioUnit validation tool for Mac.
> More information: <https://www.unix.com/man-page/mojave/1/auvaltool>.
- List all [a]vailable AudioUnits of any type:
`auvaltool -a`
- List all [a]vailable AudioUnits of any type with their [l]ocation:
`auvaltool -al`