libsidplayfp 2.15.0
|
#include <simpleMixer.h>
Public Member Functions | |
SimpleMixer (bool stereo, short **buffers, int chips) | |
unsigned int | doMix (short *buffer, unsigned int samples) |
This class implements the mixer.
libsidplayfp::SimpleMixer::SimpleMixer | ( | bool | stereo, |
short ** | buffers, | ||
int | chips | ||
) |
Create a new mixer.
unsigned int libsidplayfp::SimpleMixer::doMix | ( | short * | buffer, |
unsigned int | samples | ||
) |
Do the mixing.