From 4d8a515e9a72a3f132302c2f8c24427fcf191b8c Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 7 Apr 2022 17:42:52 +0200 Subject: [PATCH] Mention the new state API --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a3f54add..405a4e22 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,9 @@ for download links. widgets for them that integrate with NIH-plug's parameter system. Currently there's support for [egui](nih_plug_egui), [iced](nih_plug_iced) and [VIZIA](nih_plug_vizia). + - A simple and safe API for state saving and restoring from the editor is + provided by the framework if you want to do your own internal preset + management. - Basic note/MIDI support. MIDI CC handling and note output is currently not implemented. Let me know if you need this. - A plugin bundler accessible through the