Skip to content

Commit 5e32c72

Browse files
mkschulzeclaude
andcommitted
docs: remove VB-Audio Voicemeeter references from user-facing content
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 036e50b commit 5e32c72

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ JamWide brings the full NINJAM experience into your DAW as a plugin, or runs as
4545
- Full state persistence across DAW save/load cycles
4646

4747
### User Interface
48-
- Custom JUCE LookAndFeel (dark theme inspired by VB-Audio Voicemeeter)
48+
- Custom JUCE LookAndFeel (dark pro-audio theme)
4949
- Connection bar with server address, codec selector, routing mode, and sync controls
5050
- Chat panel with color-coded messages, auto-scroll, and jump-to-bottom
5151
- Server browser with public server list and double-click connect

docs/features.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@ JamWide packs the full NINJAM experience into a plugin you can use in any DAW, o
6868
## User Interface
6969

7070
### Custom Dark Theme
71-
- Inspired by VB-Audio Voicemeeter Banana
72-
- Custom JUCE LookAndFeel with consistent styling
71+
- Custom JUCE LookAndFeel with consistent pro-audio styling
7372
- Scalable UI (1x, 1.5x, 2x) via right-click context menu
7473

7574
### Connection Bar

juce/ui/VbFader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <functional>
44

55
/**
6-
* VbFader — Voicemeeter Banana style vertical fader component.
6+
* VbFader — Custom vertical fader component.
77
*
88
* Fully custom painted juce::Component (NOT a juce::Slider subclass).
99
* Supports both APVTS-attached mode (local channels) and plain callback

0 commit comments

Comments
 (0)