ALLEGRO_AUDIO_PAN_NONE

#define ALLEGRO_AUDIO_PAN_NONE      (-1000.0f)
Introduced in 5.0.0

Special value for the ALLEGRO_AUDIOPROP_PAN property. Use this value to play samples at their original volume with panning disabled.

Examples: ex_audio_props