# HEnquist/camilladsp

A flexible cross-platform IIR and FIR engine for crossovers, room correction etc.

Repository: https://github.com/HEnquist/camilladsp
Canonical: https://ross.abutalabs.com/products/camilladsp
Homepage: https://henquist.github.io/
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: iir-filters, fir, audio, alsa, pulseaudio, wasapi, coreaudio, dsp
Last push: 2026-09-02T20:49:00+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 78, longevity 100
- inputs: {"age_days": 2470, "days_push": 0, "days_rel": 146, "gap_med": 6, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1045, forks 102 (observed 2026-09-03T02:15:06.087121+00:00)

## What it is
CamillaDSP is a flexible real-time audio processing engine written in Rust that applies IIR (biquad) and FIR (FFT convolution) filters and mixers to audio streams. It runs as a command-line application on Linux, macOS, and Windows, capturing from and playing to devices via ALSA, PulseAudio, PipeWire, Jack, WASAPI, ASIO, and CoreAudio.

## Use cases
- build an active crossover for 2-way or multi-way speakers
- apply room correction filters to my audio playback
- process audio with FIR convolution filters in real time
- route and mix audio channels on a Raspberry Pi music streamer
- correct speaker frequency response with REW-generated filters
- resample and filter audio between capture and playback devices

## When to choose
- you need flexible real-time IIR/FIR filtering for hi-fi or DIY speaker setups
- you want a cross-platform DSP engine controllable via websocket or a web GUI
- you run a headless Linux audio player (e.g. Raspberry Pi) and need room correction or crossovers

## When to avoid
- you need a graphical DAW-style audio editor rather than a config-driven engine
- you only need simple volume control or basic OS-level audio settings
- you want a plugin inside an existing media player rather than a standalone pipeline

## Facets
- artifact type: application
- maturity: active
- function: audio-processing, cli, websocket
- domain: cross-platform, developer-tools
- platform: windows, rust, cli
- tags: dsp, iir-filters, fir-filters, crossover, room-correction, alsa, pipewire, wasapi, coreaudio, hi-fi-audio, audio, linux, macos

## Member repositories
- HEnquist/camilladsp (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:06.087121+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:10.433608+00:00, confidence not recorded.
  - readme: https://github.com/HEnquist/camilladsp (fetched 2026-09-03T02:15:06.087121+00:00, sha d9fb547220b3)
  - homepage: https://henquist.github.io/ (fetched 2026-08-29T13:03:20.484481+00:00, sha 1036ffa9cefd)
  - site_page: http://www.camilladsp.com/docs (fetched 2026-08-29T13:03:20.493609+00:00, sha 6910e87346bb)
  - site_page: http://www.camilladsp.com/docs/camilladsp (fetched 2026-08-29T13:03:20.506597+00:00, sha 778e6a8148ac)
  - site_page: http://www.camilladsp.com/docs/camilladsp/4.1.x (fetched 2026-08-29T13:03:20.508585+00:00, sha da8d93bd5697)
  - site_page: http://www.camilladsp.com/docs/camilladsp/4.1.x/backend_alsa (fetched 2026-08-29T13:03:20.511268+00:00, sha 663f90d3d1ac)
  - site_page: http://www.camilladsp.com/docs/camilladsp/4.1.x/backend_coreaudio (fetched 2026-08-29T13:03:20.514681+00:00, sha 73c4ec7c640b)
  - site_page: http://www.camilladsp.com/docs/camilladsp/4.1.x/backend_pipewire (fetched 2026-08-29T13:03:20.516788+00:00, sha d5f41b36ff87)
  - site_page: http://www.camilladsp.com/docs/camilladsp/4.1.x/backend_wasapi (fetched 2026-08-29T13:03:20.518650+00:00, sha a43313127d81)
  - site_page: http://www.camilladsp.com/releases (fetched 2026-08-29T13:03:20.504255+00:00, sha b5b8458118f1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
