clap

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

commit 5d572ec5f1c794d5f641f01ef56e0b318861db1c
parent 9cde2be9bb0db40596c4b575119dad2a285d4d59
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Mon, 20 Oct 2014 19:28:59 +0200

Fix spelling

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

diff --git a/include/clap/clap.h b/include/clap/clap.h @@ -341,7 +341,7 @@ struct clap_plugin uint32_t chunk_size; bool has_gui; - bool supports_tunning; + bool supports_tuning; bool supports_microtones; uint32_t latency; // latency in samples