|
arduino-audio-tools
|
Copy channel Cx value of type T shifted by S bits to all Cn channels. More...
#include <BaseConverter.h>
Public Member Functions | |
| size_t | convert (uint8_t *src, size_t size) |
Copy channel Cx value of type T shifted by S bits to all Cn channels.
| T,Cn,Cx,S |
|
inlinevirtual |
Implements BaseConverter.