Implementing an equaliser example #124
-
Hi, Many thanks 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 4 replies
-
Unfortunately I do not provide any easy to use Equalizer. Though it would be possible to build one using Filters, I guess that might be a bit challenging to calculate the input parameters. |
Beta Was this translation helpful? Give feedback.
-
Yes, that should work. Or if you use this example you can wrap the I2SStream in a FilteredStream. |
Beta Was this translation helpful? Give feedback.
-
No, it would be something as follows:
Or if you use this example you can omit the StreamCopy and write to filtered inesead of i2s |
Beta Was this translation helpful? Give feedback.
-
Two points:
|
Beta Was this translation helpful? Give feedback.
-
In the meantime I have added a draft version of Equilizer3Bands. |
Beta Was this translation helpful? Give feedback.
-
thank you very much for your reply, sorry if I trouble you.
…On Thu, Apr 4, 2024 at 6:09 AM Phil Schatzmann ***@***.***> wrote:
I will delete your comment:
- don't abuse comments to post completeley unrelated things!
- check the other discussions first. I have already answered this
question too many times
<#1336>
—
Reply to this email directly, view it on GitHub
<#124 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAWUXHJ5JWVAKKD75NWIGRDY3SY63AVCNFSM5QL4YHM2U5DIOJSWCZC7NNSXTOKENFZWG5LTONUW63SDN5WW2ZLOOQ5TSMBQGM4TAMA>
.
You are receiving this because you commented.Message ID:
<pschatzmann/arduino-audio-tools/repo-discussions/124/comments/9003900@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Hey , it may not be relatable to this , but would it be possible to use this library with the pcm5101/5102 dac ? Since that has a better solderability to do as a DIY -er. |
Beta Was this translation helpful? Give feedback.
-
Just read the external DAC documentation |
Beta Was this translation helpful? Give feedback.
Two points: