-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule clap
updated
18 files
+11 −0 | ChangeLog.md | |
+27 −16 | README.md | |
+2 −0 | conventions/extension-id.md | |
+13 −0 | include/clap/all.h | |
+0 −11 | include/clap/clap.h | |
+0 −1 | include/clap/ext/audio-ports.h | |
+1 −1 | include/clap/ext/draft/ambisonic.h | |
+0 −32 | include/clap/ext/draft/check-for-update.h | |
+0 −44 | include/clap/ext/draft/cv.h | |
+1 −1 | include/clap/ext/draft/extensible-audio-ports.h | |
+0 −41 | include/clap/ext/draft/midi-mappings.h | |
+1 −1 | include/clap/ext/draft/resource-directory.h | |
+1 −1 | include/clap/ext/draft/transport-control.h | |
+1 −1 | include/clap/ext/draft/triggers.h | |
+1 −1 | include/clap/ext/draft/tuning.h | |
+1 −1 | include/clap/factory/draft/plugin-invalidation.h | |
+1 −1 | src/main.c | |
+1 −1 | src/main.cc |
Submodule clap-helpers
updated
7 files