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

auvaltool: add page (#8689)

This commit is contained in:
Saikat Sengupta 2022-10-04 21:55:01 +05:30 committed by GitHub
parent 86df8a5ee9
commit 4d7711a0fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages/osx/auvaltool.md Normal file
View file

@ -0,0 +1,12 @@
# 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`