Skip to content
Discussion options

You must be logged in to vote

I guess there are quite a few possibilities that might work: e.g.
a) use a CodecChain consisting of a WAVDecoder and a DecoderL8;
b) Instead of sending the output to I2SStream send it to a NumberFormatConverterStreamT<uint8_t, int16_t> nfc(out);

ps: this is not a bug in my code, so it shuld be a discussion and not an issue!

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@dingetje
Comment options

@dingetje
Comment options

@pschatzmann
Comment options

@dingetje
Comment options

@dingetje
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2152 on September 04, 2025 16:41.