From 246e05310d02d065fc2710c0ed9db27a6926d186 Mon Sep 17 00:00:00 2001 From: dreamer Date: Tue, 23 Jun 2026 07:43:48 +0200 Subject: [PATCH] update dpf and hvcc --- data/libraries.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/libraries.json b/data/libraries.json index 0bf234e..e366abb 100644 --- a/data/libraries.json +++ b/data/libraries.json @@ -92,7 +92,7 @@ { "name": "DPF", "url": "https://distrho.sourceforge.io/", - "description": "C++ framework for creating cross-platform audio plugins. DPF can build for LADSPA, DSSI, LV2, and VST formats.", + "description": "C++ framework for creating cross-platform audio plugins. DPF can build for LADSPA, DSSI, LV2, VST2, VST3, CLAP, and AU formats.", "repository": { "type": "GitHub", "user": "DISTRHO", @@ -142,7 +142,7 @@ { "name": "Heavy", "url": "https://wasted-audio.github.io/hvcc/", - "description": "The heavy hvcc compiler for Pure Data patches. With generators for Bela, Fabric, js, pdext, Unity, Daisy, DPF, and Wwise frameworks.", + "description": "The heavy hvcc compiler for Pure Data patches. With generators for Daisy, DPF, FMOD, JS, OWL, PD External, Unity, and Wwise frameworks.", "repository": { "type": "GitHub", "user": "Wasted-Audio",