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:
parent
86df8a5ee9
commit
4d7711a0fb
1 changed files with 12 additions and 0 deletions
12
pages/osx/auvaltool.md
Normal file
12
pages/osx/auvaltool.md
Normal 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`
|
Loading…
Add table
Reference in a new issue