arduino-audio-tools
|
We combine a datastream which consists of multiple channels into less channels. E.g. 2 to 1 The last target channel will contain the combined values of the exceeding source channels. More...
#include <BaseConverter.h>
Protected Attributes | |
int | from_channels |
int | to_channels |
We combine a datastream which consists of multiple channels into less channels. E.g. 2 to 1 The last target channel will contain the combined values of the exceeding source channels.
T |