Sets the current sample bit depth for the synthesis.
The (set-bit-depth ... ) function can be created using the following Lisp syntax:
(set-bit-depth bit_depth)
The (set-bit-depth ... ) function takes one argument:
The default bit depth is 24.
The default bit depth is 24. You should manually change this to 16 after the (new) command if you want to save sounds as 16-bit AIFF files.
There is presently no way to obtain the current bit depth using the standard (get-info ...) function.
There are no special options for this function.