clap-wrapper 0.1.0

An easy way to use clap-wrapper in your audio plugins!
Documentation
1
2
3
4
5
6
MY_PLUG_ABI_1.0 {
  global:
    clap_entry;
  local:
    *;
};