🍺 BREW Explorer

← all formulae

portaudio

brew install portaudio v19.7.0 MIT

Cross-platform C shared library for real-time audio input/output across Linux, macOS, and Windows.

Why you might care

PortAudio abstracts away platform-specific audio APIs (ALSA, Core Audio, WASAPI) behind a single C interface, making it essential for audio applications that need portability without vendor lock-in. It's widely used as a build dependency for music software, DAWs, and audio tools. Choose it if you need low-latency, callback-based audio I/O without wrestling with OS-specific audio subsystems.

Categories

Alternatives

JACK PulseAudio ALSA Core Audio
6.3k
30-day installs · #506
19.7k
90-day · #529
76.5k
365-day · #507

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "JACK",
    "PulseAudio",
    "ALSA",
    "Core Audio"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "library",
    "audio-tool"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Cross-platform library for audio I/O",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:55+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "portaudio",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.portaudio.com",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "PortAudio - an Open-Source Cross-Platform Audio API",
  "installs_30d": 6273,
  "installs_365d": 76485,
  "installs_90d": 19715,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:45:18+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "portaudio",
  "oldnames": [],
  "one_liner": "Cross-platform C shared library for real-time audio input/output across Linux, macOS, and Windows.",
  "optional_dependencies": [],
  "rank_30d": 506,
  "rank_365d": 507,
  "rank_90d": 529,
  "raw_hash": "c71ac073217e7275",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/portaudio.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "19.7.0",
  "versioned_formulae": [],
  "why_use_this": "PortAudio abstracts away platform-specific audio APIs (ALSA, Core Audio, WASAPI) behind a single C interface, making it essential for audio applications that need portability without vendor lock-in. It\u0027s widely used as a build dependency for music software, DAWs, and audio tools. Choose it if you need low-latency, callback-based audio I/O without wrestling with OS-specific audio subsystems."
}