-
Notifications
You must be signed in to change notification settings - Fork 118
CLAP 1.2.7 #478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLAP 1.2.7 #478
Conversation
Co-authored-by: Alexandre Bique <[email protected]>
|
I’m happy to merge this but is there a well maintained trivial mit licensed example of using it somewhere for when people inevitably ask? Should we put that on free audio or some other well named place at the same time as releasing 1.2.7? |
|
I've applied latest requested change, formatted the header, added missing includes so the IDE doesn't complain when looking at the file and squashed everything into one commit. |
|
@baconpaul @geraintluff https://github.com/abique/clap/tree/wasi-compile edit: I managed to get wasi to link as well. There are instructions here on how to get it to compile on archlinux To make our life simple we can have an example on docker/archlinux and macos/brew, that should be enough. |
|
#479 : links my C++ examples in "Community related projects", since it's not an official CLAP anything. If you'd prefer a section and longer explanation about webviews and the WCLAP motivation, I can write that. |
|
Right so if we merge #479 into 1.2.7 I would approve the version! |
* Link to Signalsmith C++ CLAP example plugins * Link to webview extension
geraintluff
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (Let's Get That Money)
- wasi and emscripten cmake toolchains - emscripten CI for macOS
No description provided.