ALLEGRO_MIXER(1) Allegro 5 API

SYNOPSIS


#include <allegro5/allegro_audio.h>
typedef struct ALLEGRO_MIXER ALLEGRO_MIXER;

DESCRIPTION

A mixer mixes together attached streams into a single buffer. In the process, it converts channel configurations, sample frequencies and audio depths of the attached sample instances and audio streams accordingly. You can control the quality of this conversion using ALLEGRO_MIXER_QUALITY.