Update AGENTS.md: reflect Linux support

This commit is contained in:
Armin 2026-07-13 22:00:04 +02:00
commit 993c2adea5

View file

@ -2,8 +2,8 @@
## Project Overview ## Project Overview
ChromaFlock is a JUCE-based subtractive synthesizer plugin (VST3/AU/Standalone). ChromaFlock is a JUCE-based subtractive synthesizer plugin (VST3/AU/Standalone on macOS, VST3/Standalone on Linux).
Built with CMake, targets macOS. All DSP is custom (no heavy third-party libs). Built with CMake, targets macOS and Linux. All DSP is custom (no heavy third-party libs).
## Directory Structure ## Directory Structure