clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit 717c795688f28ff5f3b890c91e05c2b05dbf699e
parent cc4571c406f5ab4d3198c7e7c7efd47eca59ac6d
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Tue, 21 Oct 2014 00:22:17 +0200

Shell plugins -> Plugins collection

Diffstat:
Mspec.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec.rst b/spec.rst @@ -128,8 +128,8 @@ Precautions - It must not throw exceptions. - It can return ``NULL``. -Shell plugins -~~~~~~~~~~~~~ +Plugins collection +~~~~~~~~~~~~~~~~~~ A single dynamic library can contains multiple clap plugins. To list them, you have to call ``clap_create`` with an index of 0 and increment