mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
b9d38f5c39b3332b6c3d561ddabc5584fb2c3e2b
Except for the process function itself.
NIH plugs
Because of course we need to remake everything from scratch!
This is a work in progress JUCE-lite-lite written in Rust to do some experiments
with. The idea is to have a statefull but simple plugin API without too much
magic, while also cutting unnecessary ceremony wherever possible. Since this is
not meant for general use (yet), the plugin API is limited to the functionality
I needed, and I'll expose more functionality as I need it. See the doc comment
in the Plugin trait for an incomplete list of missing functionality.
Languages
Rust
99.7%
CSS
0.3%