PortAudio/portaudio
PortAudio is a cross-platform, open-source C language library for real-time audio input and output. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2170
- days_rel: n/a
- days_push: 13
- n_releases_24m: 0
Adoption not part of the score
2135 stars · 402 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PortAudio is a cross-platform open-source C library for real-time audio input and output. It supports callback-based and blocking read/write audio processing across many host APIs including ALSA, Core Audio, WASAPI, and ASIO.
Use cases
- play and record audio in a cross-platform C application
- capture microphone input in real time
- play back audio with low latency
- write a cross-platform audio engine
- interface with ALSA, Core Audio, or WASAPI from portable code
When to choose
- you need portable real-time audio I/O in C or C++ across Windows, macOS, and Linux
- you want a mature, widely-adopted audio library with many host API backends
- you need both callback-driven and blocking audio models
When to avoid
- you need high-level audio mixing, effects, or decoding rather than raw I/O
- you are working in a managed language with better-native audio bindings available
- you need MIDI-only functionality
Facets
library · maturity stable
audio-processing sdk cross-platform developer-tools cross-platform windows cpp c real-time-audio audio-io alsa coreaudio wasapi callback-audio audio linux macos
1 source
- readme: https://github.com/PortAudio/portaudio · fetched 2026-08-28 · 40249ab13237
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PortAudio/portaudio | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="PortAudio/portaudio")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem