clap

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

commit cb1873cea167f63d2d5cdc058bc9ceb15bd1f5e5
parent 221c5e6ff6116c109005a629b291c772ab38da4b
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Fri, 27 May 2022 17:57:20 +0200

Doc.

Diffstat:
Minclude/clap/string-sizes.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/include/clap/string-sizes.h b/include/clap/string-sizes.h @@ -6,7 +6,6 @@ extern "C" { enum { // String capacity for names that can be displayed to the user. - // 256 characters is very large, and it would be impractical to display such a long name. CLAP_NAME_SIZE = 256, // String capacity for describing a path, like a parameter in a module hierarchy or path within a