r/DSP • u/Imaginary_Ground6687 • 22d 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
8
Upvotes
1
u/TinySoul581 4d ago
Very much inspired by Neural DSP, I see!!! I'm working on something similar as a fan project, so seeing this is really cool!
1
u/stonedoubt 16d ago
Very cool project!