diff --git a/pages/osx/auvaltool.md b/pages/osx/auvaltool.md new file mode 100644 index 0000000000..abf4fbfb88 --- /dev/null +++ b/pages/osx/auvaltool.md @@ -0,0 +1,12 @@ +# auvaltool + +> AudioUnit validation tool for Mac. +> More information: . + +- List all [a]vailable AudioUnits of any type: + +`auvaltool -a` + +- List all [a]vailable AudioUnits of any type with their [l]ocation: + +`auvaltool -al`