clap: clap (Clever Audio Plugin API) clap: clap: CLAP stands for CLever Audio Plugin. It is an audio plugin ABI which clap: defines a standard for Digital Audio Workstations and audio plugins clap: (synthesizers, audio effects, ...) to work together. clap: To work with CLAP, include clap/clap.h. clap: The two most important objects are clap_host and clap_plugin. clap: clap: clap: clap: