From 993c2adea5e1f5d502cf32218413c1b439b50c46 Mon Sep 17 00:00:00 2001 From: Armin Date: Mon, 13 Jul 2026 22:00:04 +0200 Subject: [PATCH] Update AGENTS.md: reflect Linux support --- AGENTS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 54c32a3..5680c0f 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,8 +2,8 @@ ## Project Overview -ChromaFlock is a JUCE-based subtractive synthesizer plugin (VST3/AU/Standalone). -Built with CMake, targets macOS. All DSP is custom (no heavy third-party libs). +ChromaFlock is a JUCE-based subtractive synthesizer plugin (VST3/AU/Standalone on macOS, VST3/Standalone on Linux). +Built with CMake, targets macOS and Linux. All DSP is custom (no heavy third-party libs). ## Directory Structure