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
273 B
Markdown
Raw Normal View History

2022-10-04 21:55:01 +05:30
# 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`