commit f52dd8639624a723d6db45af70c73cf68b16ef5f parent 6d59db2009e51938e3f3e870ea37c28e3ee9cbc8 Author: Alexandre Bique <bique.alexandre@gmail.com> Date: Wed, 20 Dec 2023 14:16:48 +0100 This should be gone Diffstat:
M | include/clap/ext/latency.h | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/include/clap/ext/latency.h b/include/clap/ext/latency.h @@ -8,7 +8,6 @@ static CLAP_CONSTEXPR const char CLAP_EXT_LATENCY[] = "clap.latency"; extern "C" { #endif -// The audio ports scan has to be done while the plugin is deactivated. typedef struct clap_plugin_latency { // Returns the plugin latency in samples. // [main-thread & active]