Compressor/expander #1027
-
Any plans to include Compressor/expander into this lib? I was planning to do a night movie mode (dynamic range compression) for i2s signal. |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Oct 22, 2023
Replies: 1 comment 1 reply
-
Not really, but I have added a DRAFT Compressor based on https://github.com/YetAnotherElectronicsChannel/STM32_DSP_COMPRESSOR Feel free to extend/correct it or provide your own implementation. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not really, but I have added a DRAFT Compressor based on https://github.com/YetAnotherElectronicsChannel/STM32_DSP_COMPRESSOR
Feel free to extend/correct it or provide your own implementation.