alfred_j_kwack
Member
- Joined
- Feb 7, 2026
- Messages
- 6
- Likes
- 20
Hi all,
I"d like to introduce CamillaEQ, a browser-based equalizer and pipeline editor for CamillaDSP.. It's is a web UI that gives you direct, visual control over your CamillaDSP audio pipeline. Drag EQ tokens, set BW/Q values, change the filter types and tune your sound with immediate feedback.
Full disclosure: I'm not an audio engineer. I just wanted better sound for my daily work calls. My laptop doesn't allow installing applications, and I'm on Zoom for hours every day. My microphone and room acoustics weren't great, and I couldn't fix it in software on the laptop itself. The solution was simple: insert an EQ between the microphone and the laptop. CamillaDSP became the audio engine, running on a tiny Orange Pi Zero 2W. I needed a way to control it—something visual, responsive, and accessible from a browser.
So I built CamillaEQ: a UI focused on clarity, direct manipulation, and immediate feedback. CamillaEQ was inspired by CamillaNode and the work of its author IAtaman. CamillaNode proved what was possible with a browser-based CamillaDSP interface. I just took it a few steps further.
What makes CamillaEQ stand apart:
There's a hosted demo at camillaeq.his.house/#/connect
I lok forward to hearing what you think.
I"d like to introduce CamillaEQ, a browser-based equalizer and pipeline editor for CamillaDSP.. It's is a web UI that gives you direct, visual control over your CamillaDSP audio pipeline. Drag EQ tokens, set BW/Q values, change the filter types and tune your sound with immediate feedback.
Full disclosure: I'm not an audio engineer. I just wanted better sound for my daily work calls. My laptop doesn't allow installing applications, and I'm on Zoom for hours every day. My microphone and room acoustics weren't great, and I couldn't fix it in software on the laptop itself. The solution was simple: insert an EQ between the microphone and the laptop. CamillaDSP became the audio engine, running on a tiny Orange Pi Zero 2W. I needed a way to control it—something visual, responsive, and accessible from a browser.
So I built CamillaEQ: a UI focused on clarity, direct manipulation, and immediate feedback. CamillaEQ was inspired by CamillaNode and the work of its author IAtaman. CamillaNode proved what was possible with a browser-based CamillaDSP interface. I just took it a few steps further.
What makes CamillaEQ stand apart:
- Like CamillaNode it sports a spectrum analyzer, WIthin CamillaEQ it's integrated into the EQ plot and offers 3 different curve types as well as different calculation means for curve smoothing.
- In CamillaEQ you can mute/bypass a single filter at a time. For those who know CamillaDSP that might be a bit of a surprise since you should only be able to bypass entire pipeline steps, not single filters within a step.
- For basic usage there's no need to install anything.. you can run it right now from your browser and connect to CamilaDSP's websocket port.
There's a hosted demo at camillaeq.his.house/#/connect
- Click Connect to play with a simulated CamillaDSP (includes spectrum analyzer)
- Or enter your own CamillaDSP host (e.g., localhost) and control port (usually 1234)
I lok forward to hearing what you think.