diff --git a/src/lib/data/outils.json b/src/lib/data/outils.json index f671f62..f4da151 100644 --- a/src/lib/data/outils.json +++ b/src/lib/data/outils.json @@ -6,6 +6,13 @@ "image": "https://renardo.org/images/screenshot1.png", "link": "https://renardo.org" }, + { + "name": "Protoplug", + "creator": "Pierre Cusa", + "description": "Protoplug is a VST/AU plugin that lets you load and edit Lua scripts as audio effects and instruments. The scripts can process audio and MIDI, display their own interface, and use external libraries. Transform any music software into a live coding environment!", + "image": "https://www.osar.fr/protoplug/protoplug_screenshot.png", + "link": "https://github.com/pac-dev/protoplug" + }, { "name": "Sardine", "creator": "Raphaƫl Forment",