clap

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

commit aa96eee0128fb83b1d5ed0cb74d5f3a0c1883144
parent 801d013049c7e0ecb3a22fb716eb349f9dbd6160
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Mon, 12 Dec 2022 16:05:25 +0100

Fix typo

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

diff --git a/include/clap/ext/draft/triggers.h b/include/clap/ext/draft/triggers.h @@ -14,7 +14,7 @@ extern "C" { /// This extension enables the plugin to expose a set of triggers to the host. /// /// Some examples for triggers: -/// - trigger an envelope which is independant of the notes +/// - trigger an envelope which is independent of the notes /// - trigger a sample-and-hold unit (maybe even per-voice) enum {