# SamiPerttu/fundsp

Library for audio processing and synthesis

Repository: https://github.com/SamiPerttu/fundsp
Canonical: https://ross.abutalabs.com/products/fundsp
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: audio, dsp, rust, music, sound, synth, synthesizer, wave, noise, no-std
Last push: 2026-03-03T15:41:09+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 70, release rhythm 35, longevity 100
- inputs: {"age_days": 2117, "days_push": 183, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1197, forks 68 (observed 2026-08-28T04:03:57.323323+00:00)

## What it is
FunDSP is a Rust library for audio processing and digital signal synthesis with a composable inline graph notation for building audio networks. It includes a suite of audio components, analytic frequency response analysis, and supports no_std environments.

## Use cases
- generate sound effects procedurally for games
- build a software synthesizer in Rust
- prototype DSP filter algorithms
- analyze frequency response of audio networks
- learn audio DSP concepts
- embed audio synthesis in no_std firmware

## When to choose
- you need composable, zero-cost audio graph abstractions in Rust
- you want procedural audio for games or embedded systems
- you need analytic frequency response analysis of linear filters

## When to avoid
- you need a full DAW or sample-based music production suite
- you want a high-level audio engine with built-in playback devices and mixing
- you need non-Rust language bindings

## Facets
- artifact type: library
- maturity: active
- function: audio-processing, simulation, math
- domain: media, embedded-systems
- platform: rust, cross-platform, embedded
- tags: dsp, synthesis, no-std, audio-graph, frequency-response, procedural-audio, audio, game-development

## Member repositories
- SamiPerttu/fundsp (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:57.323323+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:21:19.259612+00:00, confidence not recorded.
  - readme: https://github.com/SamiPerttu/fundsp (fetched 2026-08-28T04:03:57.323323+00:00, sha 191f64eb78b3)
  - registry_crates: https://crates.io/api/v1/crates/fundsp (fetched 2026-08-29T12:28:32.301947+00:00, sha 43c0a5d3338d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
