clap

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

commit c02f7047971d5f2b6f889fd111cd34c264dd2291
parent 992da92ba910f12f701477a1fb146d5f693bad9f
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Fri, 22 Dec 2023 10:55:24 +0100

Update changelog

Diffstat:
MChangeLog.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/ChangeLog.md b/ChangeLog.md @@ -19,6 +19,10 @@ Note: we kept the last draft extension ID in order to not break plugins already Note: we kept the last draft factory ID in order to not break plugins already using it. +## Plugin State Converter + +* Introduction of a new factory which provides a plugin state convertion mechanism. + ## Documentation * [events.h](include/clap/events.h): Clarify how "Port Channel Key NoteID" matching works