arduino-audio-tools
|
Switches the left and right channel. More...
#include <BaseConverter.h>
Public Member Functions | |
ConverterSwitchLeftAndRight (int channels=2) | |
size_t | convert (uint8_t *src, size_t byte_count) override |
Protected Attributes | |
int | channels = 2 |
Switches the left and right channel.
T |