aud_bool_t
aud_bool_t value; // value is TRUE or FALSE
inline Boolean(aud_bool_t x = FALSE): value(x) // Constructor