# electro-smith/DaisySP

A Powerful DSP Library in C++

Repository: https://github.com/electro-smith/DaisySP
Canonical: https://ross.abutalabs.com/products/daisysp
Homepage: https://www.electro-smith.com/daisy
Language: C++
License: NOASSERTION
License Family: other
Topics: dsp, audio, hardware, music, daisy, sound, synthesizer
Last push: 2025-05-29T04:37:29+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 24, release rhythm 8, longevity 100
- inputs: {"age_days": 2372, "days_push": 461, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1216, forks 199 (observed 2026-08-28T04:04:01.364257+00:00)

## What it is
DaisySP is an open-source C++ digital signal processing library offering modular components for audio synthesis and effects. It targets the Daisy embedded audio platform but also works in plugins, mobile apps, and VCV Rack modules.

## Use cases
- build a synthesizer on embedded hardware
- create audio effects like phaser or overdrive
- implement drum synthesis models in C++
- develop VCV Rack modules
- make a mobile audio app with granular playback
- write physical modeling synthesis code

## When to choose
- you need reusable DSP building blocks in C++
- you're developing for the Daisy audio platform
- you want synthesis primitives like envelopes, filters, and noise generators

## When to avoid
- you need a full audio host or DAW rather than DSP components
- you want a high-level visual programming environment
- you need non-audio signal processing

## Facets
- artifact type: library
- maturity: active
- function: audio-processing, sdk, developer-tools
- domain: embedded-systems, hardware
- platform: cpp, embedded, cross-platform
- tags: dsp, synthesizer, audio-synthesis, embedded-audio, music, physical-modeling, effects, daisy-hardware, audio, game-development, mobile, desktop

## Member repositories
- electro-smith/DaisySP (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.364257+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-30T06:17:10.840118+00:00, confidence not recorded.
  - readme: https://github.com/electro-smith/DaisySP (fetched 2026-08-28T04:04:01.364257+00:00, sha 494af9632d4f)
  - homepage: https://www.electro-smith.com/daisy (fetched 2026-08-29T12:25:02.403049+00:00, sha 70d0c5f06a54)
  - site_page: https://daisy.audio/pages/about-us (fetched 2026-08-29T12:25:02.405754+00:00, sha a67d3fa9802f)
  - site_page: https://docs.daisy.audio/ (fetched 2026-08-29T12:25:02.407823+00:00, sha d359e48279ac)
  - site_page: https://docs.daisy.audio (fetched 2026-08-29T12:25:02.421120+00:00, sha d359e48279ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
