dechamps/FlexASIO
A flexible universal ASIO driver that uses the PortAudio sound I/O library. Supports WASAPI (shared and exclusive), KS, DirectSound and MME. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 4581
- days_rel: n/a
- days_push: 797
- n_releases_24m: 0
Adoption not part of the score
2016 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FlexASIO is a universal ASIO audio driver for Windows built on the PortAudio library, allowing any ASIO host application to use any Windows sound API (WASAPI shared/exclusive, Kernel Streaming, DirectSound, MME). It is not tied to specific audio hardware and is configurable via a TOML configuration file.
Use cases
- use ASIO with audio hardware that has no vendor ASIO drivers
- run ASIO applications in shared mode so other apps can play audio simultaneously
- achieve low-latency audio for DAWs like Cubase
- bit-perfect audio streaming bypassing the Windows mixer
- select between WASAPI, KS, DirectSound, and MME backends for a single ASIO driver
When to choose
- your audio interface lacks its own ASIO drivers
- you need shared-mode ASIO so other applications can use the sound device at the same time
- you want one universal ASIO driver with multiple backend options and configurable settings
When to avoid
- your audio interface ships with its own vendor ASIO drivers that already work well
- you need ASIO on Linux or macOS - FlexASIO is Windows-only
- you want a simple GUI-only setup without touching configuration files (though FlexASIO GUI exists as a third-party helper)
Facets
plugin · maturity active
audio-processing plugin-system windows media windows asio-driver portaudio wasapi kernel-streaming directsound mme low-latency-audio audio-production audio
1 source
- readme: https://github.com/dechamps/FlexASIO · fetched 2026-08-28 · 95101bbd5358
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dechamps/FlexASIO | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="dechamps/FlexASIO")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem