From 44bf1df56cd81f3c5e9b9f20088e94b221c39d40 Mon Sep 17 00:00:00 2001 From: "Aaron K. Clark (CryptoJones)" Date: Sun, 5 Jul 2026 09:34:54 -0500 Subject: [PATCH] docs: cross-link sibling FL-Studio-MCP-Server in README Add a "Sister project" callout linking FL-Studio-MCP-Server. The Analyzer reads a finished mix; that server writes the FL project behind it. Both grew out of As30p and are dedicated to a Marine bandmaster (Maj. Brian Dix here, John Philip Sousa there). Co-Authored-By: Claude Opus 4.8 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f4ef225..84cb477 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,12 @@ # Dix (VibeComposing) Analyzer +> **Sister project:** [**FL-Studio-MCP-Server**](https://github.com/CryptoJones/FL-Studio-MCP-Server) +> โ€” an MCP server that lets Claude Code drive FL Studio and generate editable `.flp` projects. Where this +> Analyzer **reads** a finished mix (spectrum, key, loudness), that server **writes** the FL project behind +> it. Both grew out of the **As30p** toolchain and are dedicated to a Marine bandmaster โ€” this one to +> Maj. Brian Dix ("The Commandant's Own"), its sibling to John Philip Sousa ("The President's Own"). + A native **VLC audio-visualization plugin** for *seeing* the tracks you vibecompose โ€” a pro-style analyzer dashboard with a scrolling spectrogram, FFT spectrum, stereo waveform, vectorscope, phase correlation, and peak/RMS meters. Built for the workflow of auditioning a track in VLC and watching the mix breathe. Module name: `dixwaveform` ยท target: **VLC 3.0.x**, macOS **arm64** (portable to Linux `.so`).