Kyle Kneitinger
Kyle Kneitinger
### Overview Currently, there is no way to save modified sketches from the UI other than taking a screenshot (lol). The UI does have access to the resulting `Canvas` of...
### A collection of tasks that would make CI more effective - [ ] Rust tests can be skipped if a commit only touches README files - [ ] Rust...
Hello, First, I just want to say that I really appreciate this plugin, and thanks for all of the work on t! I started using it with `tmux` recently, and...
## Summary This corrects a small error in the `Params` struct's docs where the attribute that should be `group` is documented as `group_name` e.g. https://github.com/robbert-vdh/nih-plug/blob/400eb3156f221073fbcaf95607b56842272d134b/src/params.rs#L252 Definition of the attribute in...