Skip to content

Filtering noise from unused INMP441 channel #1247

Answered by pschatzmann
cmcooper1971 asked this question in Q&A
Discussion options

You must be logged in to vote
I2SStream in;
ConverterFillLeftAndRight<int16_t> left_and_right(RightIsEmpty);
ConverterStream<int16_t> converter(in, left_and_right);
AudioEffectStream effects(converter);

But dont forget to check on which channel you have the issue...

Replies: 4 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@cmcooper1971
Comment options

Comment options

You must be logged in to vote
4 replies
@cmcooper1971
Comment options

@pschatzmann
Comment options

@cmcooper1971
Comment options

@cmcooper1971
Comment options

Answer selected by pschatzmann
Comment options

You must be logged in to vote
3 replies
@cmcooper1971
Comment options

@pschatzmann
Comment options

@cmcooper1971
Comment options

Comment options

You must be logged in to vote
1 reply
@cmcooper1971
Comment options

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