From 20e7d1ebe3827b640ceed8cbaaaa6e1dc80180ad Mon Sep 17 00:00:00 2001 From: hariel1985 Date: Mon, 23 Mar 2026 12:15:21 +0100 Subject: [PATCH] Update README: add LV2/AU badges, build status badge, LV2 download link Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66c1022..8c524b9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # InstaDrums -Free, open-source VST3 drum sampler plugin built with JUCE. +Free, open-source drum sampler plugin built with JUCE. Available as VST3, AU, LV2 and Standalone. -![VST3](https://img.shields.io/badge/format-VST3-blue) ![C++](https://img.shields.io/badge/language-C%2B%2B17-orange) ![JUCE](https://img.shields.io/badge/framework-JUCE-green) ![License](https://img.shields.io/badge/license-GPL--3.0-lightgrey) +![VST3](https://img.shields.io/badge/format-VST3-blue) ![AU](https://img.shields.io/badge/format-AU-blue) ![LV2](https://img.shields.io/badge/format-LV2-blue) ![C++](https://img.shields.io/badge/language-C%2B%2B17-orange) ![JUCE](https://img.shields.io/badge/framework-JUCE-green) ![License](https://img.shields.io/badge/license-GPL--3.0-lightgrey) ![Build](https://github.com/hariel1985/InstaDrums/actions/workflows/build.yml/badge.svg) ## Download @@ -25,6 +25,7 @@ Free, open-source VST3 drum sampler plugin built with JUCE. | File | Description | |------|-------------| | [InstaDrums-VST3-Linux-x64.zip](https://github.com/hariel1985/InstaDrums/releases/download/v1.1/InstaDrums-VST3-Linux-x64.zip) | VST3 plugin — copy to `~/.vst3/` | +| [InstaDrums-LV2-Linux-x64.zip](https://github.com/hariel1985/InstaDrums/releases/download/v1.1/InstaDrums-LV2-Linux-x64.zip) | LV2 plugin — copy to `~/.lv2/` | | [InstaDrums-Standalone-Linux-x64.zip](https://github.com/hariel1985/InstaDrums/releases/download/v1.1/InstaDrums-Standalone-Linux-x64.zip) | Standalone application | > **macOS note:** Builds are Universal Binary (Apple Silicon + Intel). Not code-signed — after copying the plugin, remove the quarantine flag in Terminal: