clap

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

commit 43d80c5faf90e3d87546a321f1528a3418c21846
parent c53c0a7f65e322f120788ec8b573a2f1b05cb3f4
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Wed, 17 Jan 2024 13:24:17 +0100

use "type:subt:manu"

Diffstat:
Minclude/clap/plugin-id.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/clap/plugin-id.h b/include/clap/plugin-id.h @@ -11,7 +11,7 @@ typedef struct clap_plugin_id { // CLAP: use the plugin id // eg: "com.u-he.diva" // - // AU: format the string like "manu:type:subt" + // AU: format the string like "type:subt:manu" // eg: "aumu:SgXT:VmbA" // // VST2: print the id as a signed 32-bits integer