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