aiXander/Realtime_PyAudio_FFT
Realtime audio analysis in Python to extract audio features from streaming audio and send them over OSC to any client app. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 87
- Release rhythm 35
- Longevity 100
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: 2304
- days_rel: n/a
- days_push: 83
- n_releases_24m: 0
Adoption not part of the score
1082 stars · 204 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A low-latency Python server that captures live audio from microphone, line-in, or loopback devices and computes realtime features like band energies, a 128-bin log-spaced FFT spectrum, per-band onset triggers, and rolling BPM. It streams these features over OSC over UDP and WebSocket to client apps such as TouchDesigner, Max/MSP, Unity, p5.js, and game engines, with a bundled browser UI for tuning settings.
Use cases
- drive VJ visuals from live audio in TouchDesigner
- send beat and onset triggers to Unity or a game engine
- analyze FFT spectrum from microphone in a p5.js sketch
- detect BPM from streaming audio in realtime
- react to music in Max/MSP or custom scripts over OSC
- run a low-latency audio feature server on a Raspberry Pi
When to choose
- you need realtime audio features (bands, FFT, onsets, BPM) delivered to creative tools over OSC or WebSocket
- you want very low latency (8-15 ms) audio-to-visuals pipelines
- you want a tunable browser UI with persisted presets for audio-reactive setups
When to avoid
- you need offline audio file analysis rather than live streaming input
- you need a Python library API to embed DSP in your own code rather than a standalone server
- you need multichannel or non-localhost networked audio distribution
Facets
application · maturity active
audio-processing streaming http-server websocket monitoring media developer-tools python windows cross-platform cli fft osc pyaudio beat-detection spectral-analysis audio-visualizer vj-tools low-latency touchdesigner creative-coding audio real-time linux macos web-server
1 source
- readme: https://github.com/aiXander/Realtime_PyAudio_FFT · fetched 2026-08-28 · 1c3b2e4ec05e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aiXander/Realtime_PyAudio_FFT | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="aiXander/Realtime_PyAudio_FFT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem