NAME
aauuvvaall - AudioUnit validation
SYNOPSIS
aauuvvaall [-ss TYPE] [-aa] [-vv||vvtt TYPE SUBT MANU [-w] [-de] [-dw]] [-ff file]
DESCRIPTION
AUValidation tests a specified AudioUnit for API and behavioural confor-
mance. returns: OK: 0, malformed execution: 1, unit not conformant: -1
OOPPTTIIOONNSS-hh print help text
-aa lists all available AudioUnits of any type
-ss TYPE lists all available AudioUnits of type 'TYPE'
-vv TYPE SUBT MANU
opens the AudioUnit specified by the TYPE SUBT MANU component ID's and tests that unit.-vvtt TYPE MANU
iterates through all of the AU's of specified TYPE and MANU-ddee execution is terminated when first error is encountered
-ddww execution is terminated when first warning is encountered
-cc continue validating when an error occurs in batch mode.
-qq quiet - does no printing except for errors or warnings
-qqpp doesn't print parameter or Factory Presets information
-oo only runs a basic open and initialize test. good for debugging
basic functionality-rr N repeat the whole process of validation N times. good for catch-
ing open/init bugs.-ww wait after finished - good for profiling memory usage see 'man
leaks'-vveerrss The version is printed to stdout.
-vveerrsshh The version is printed to stdout in hexadecimal.
-ff FILENAME
Each line in the file should contain one complete command. Darwin February 13, 2006 Darwin