ALLEGRO_AUDIO_DEPTH

enum ALLEGRO_AUDIO_DEPTH
Introduced in 5.0.0

Sample depth and type, and signedness. Mixers only use 32-bit signed float (-1..+1), or 16-bit signed integers. The unsigned value is a bit-flag applied to the depth value.

For convenience:

Examples: ex_kcm_direct, ex_synth


Most helpful discussions: