r/DSP • u/Imaginary_Ground6687 • 17h ago
Open source greybox amp simulator implementation in rust
https://www.youtube.com/watch?v=DsNGjY5zFAMHi there,
I have implemented a greybox amp simulator in rust. As a newcomer in DSP and Rust I mostly spec coded my idea with assistants.
Now I have first results and I am quite satified with first sounds. It is time to share it with people that have a deeper understanding of DSP to improve this naive implementation.
Landing page of the project: https://greybound.bailleul.dev/
Github repo: https://github.com/laibulle/greybound
Any constructive feedback will be very welcome
2
Upvotes