Synthic is a realtime audio synthesis pipeline built for the Unity Engine. It leverages rust to create a fast native library that sits at the heart of Synthic.
Take a look at my blog posts and youtube videos that go more in depth on how this was put together and its main goals.
This current branch is exploring using native code built in rust, for the original branch used in the blog and video, please check the old-synthic
branch.