diff --git a/CLAUDE.md b/CLAUDE.md index 2dbd408..f3653f1 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,6 +1,6 @@ # Nave — cabinet IR loader / convolution (guitar & bass) -Per-repo working memory for Claude Code sessions on this plugin. Part of the **Metal up your ass** symphonic-metal plugin suite (`github.com/metal-up-your-ass`). +Per-repo working memory for Claude Code sessions on this plugin. Part of the **Metal up your ass** symphonic-metal plugin suite (`github.com/basilica-audio`). ## What this is Nave is the "cabinet IR loader / convolution (guitar & bass)" member of the suite. AU / VST3 / Standalone, JUCE 8. @@ -27,7 +27,7 @@ Release/universal + pluginval + auval run in CI, not locally. - **`main` is protected** — no direct commits; feature branch + PR, green CI required (Conventional Commits). New DSP needs tests (null/reference, NaN/Inf sweep, state round-trip, latency). ## Roadmap -GitHub milestones (M1 DSP & tests · M2 presets/state · M3 GUI & a11y · M4 release/signing/v1.0.0) + issues. Read with `gh issue list --repo metal-up-your-ass/nave`. +GitHub milestones (M1 DSP & tests · M2 presets/state · M3 GUI & a11y · M4 release/signing/v1.0.0) + issues. Read with `gh issue list --repo basilica-audio/nave`. ## Suite context -Style references: sibling `metal-up-your-ass/overture` and `metal-up-your-ass/twist-your-guts`. The suite: overture, tenebrae, nave, silentium, requiem, seraph, aureate, firmament, triptych, apotheosis, twist-your-guts. +Style references: sibling `basilica-audio/overture` and `basilica-audio/crypta`. The suite: overture, tenebrae, nave, silentium, requiem, seraph, aureate, firmament, triptych, apotheosis, crypta. diff --git a/README.md b/README.md index 42949c6..ce60ea4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ *Where the sound resonates — impulse-response cabinet simulation for guitar and bass DI.* -[![CI](https://github.com/metal-up-your-ass/nave/actions/workflows/ci.yml/badge.svg)](https://github.com/metal-up-your-ass/nave/actions/workflows/ci.yml) +[![CI](https://github.com/basilica-audio/nave/actions/workflows/ci.yml/badge.svg)](https://github.com/basilica-audio/nave/actions/workflows/ci.yml) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) > **Work in progress.** Nave is pre-1.0 and under active development. There are no built binaries or releases yet — building from source is currently the only way to run it. Expect breaking changes until v1.0.0 ships (see [Roadmap](#roadmap)). diff --git a/docs/assets/icon-256.png b/docs/assets/icon-256.png index 56ccb16..1dc9e29 100644 Binary files a/docs/assets/icon-256.png and b/docs/assets/icon-256.png differ diff --git a/docs/assets/icon.png b/docs/assets/icon.png index ad2874a..edf01cd 100644 Binary files a/docs/assets/icon.png and b/docs/assets/icon.png differ