mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
12 lines
281 B
Markdown
12 lines
281 B
Markdown
# auvaltool
|
|
|
|
> AudioUnit validation tool for Mac.
|
|
> More information: <https://keith.github.io/xcode-man-pages/auvaltool.1.html>.
|
|
|
|
- List all [a]vailable AudioUnits of any type:
|
|
|
|
`auvaltool -a`
|
|
|
|
- List all [a]vailable AudioUnits of any type with their [l]ocation:
|
|
|
|
`auvaltool -al`
|