New Show Hacker News story: Show HN: Dattorro reverb VST plugin written in Rust with egui and glicol_synth
Show HN: Dattorro reverb VST plugin written in Rust with egui and glicol_synth
2 by chaosprint | 1 comments on Hacker News.
Hi HN, I find that many are interested in writing VST plugins but found C++ quite tricky to work with. So I made this VST plugin to show how Rust can be used to write VST plugins. I did it by combining egui-baseview-vst template[1] and glicol_synth audio lib[2]. Source code: https://ift.tt/LR4YMQ5 [1] https://ift.tt/wx5i17j [2] https://ift.tt/y5HGgsF
2 by chaosprint | 1 comments on Hacker News.
Hi HN, I find that many are interested in writing VST plugins but found C++ quite tricky to work with. So I made this VST plugin to show how Rust can be used to write VST plugins. I did it by combining egui-baseview-vst template[1] and glicol_synth audio lib[2]. Source code: https://ift.tt/LR4YMQ5 [1] https://ift.tt/wx5i17j [2] https://ift.tt/y5HGgsF
Comments
Post a Comment