torvalds/AudioNoise
Random digital audio effects observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 81
- Release rhythm 35
- Longevity 16
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 237
- days_rel: n/a
- days_push: 117
- n_releases_24m: 0
Adoption not part of the score
4473 stars · 214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of toy digital audio effect implementations (IIR filters, delay loops) written in C, created as a learning project alongside Linus Torvalds' guitar pedal hardware. It simulates single-sample, low-latency effects like phasers and echoes without any AI-based processing.
Use cases
- learn digital audio processing basics
- simulate guitar pedal effects in software
- experiment with IIR filters and delay lines
- prototype low-latency audio effects
- study how analog circuits map to digital filters
When to choose
- you want simple, readable C code for learning DSP fundamentals
- you need basic single-sample effects like phaser or echo without external dependencies
- you're exploring audio effects for embedded guitar pedal projects
When to avoid
- you need production-quality or AI-based amp/cab emulation
- you want FFT-based effects like vocoders or convolution reverb
- you need a polished audio framework with plugin support
Facets
library · maturity experimental
audio-processing simulation developer-tools embedded-systems education c cross-platform guitar-pedal digital-signal-processing iir-filters audio-effects learning-project audio
1 source
- readme: https://github.com/torvalds/AudioNoise · fetched 2026-08-28 · 76dc76e2bb6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| torvalds/AudioNoise | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="torvalds/AudioNoise")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem