-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLAP -> 1.2.2 Clap Wrapper to newest next effects -> new floaty param tweaks
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule clap
updated
7 files
+2 −0 | .gitignore | |
+9 −0 | ChangeLog.md | |
+1 −0 | README.md | |
+90 −52 | include/clap/ext/draft/undo.h | |
+3 −3 | include/clap/ext/latency.h | |
+34 −13 | include/clap/ext/thread-check.h | |
+1 −1 | include/clap/version.h |
Submodule clap-helpers
updated
4 files
+6 −7 | include/clap/helpers/host-proxy.hh | |
+13 −14 | include/clap/helpers/host-proxy.hxx | |
+76 −20 | include/clap/helpers/plugin.hh | |
+154 −30 | include/clap/helpers/plugin.hxx |
Submodule clap-wrapper
updated
6 files