Ross ROSS = Recommend OSS · open-source software intelligence for agents

syedhali/EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations. observed · 2026-08-28

github.com/syedhali/EZAudio · Objective-C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

41/100

  • Activity 41
  • 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: 4660
  • days_rel: n/a
  • days_push: 358
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4981 stars · 814 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

EZAudio is an Objective-C audio framework for iOS and macOS built on Core Audio's AudioUnits API, providing easy-to-use components for microphone input, file playback, recording, and real-time waveform visualization. It has been deprecated in favor of AudioKit but remains available for existing users.

Use cases

  • visualize microphone input as a real-time waveform on iOS
  • play back audio files with low latency on macOS
  • record audio from any datasource to a file
  • build a piano tuner or pitch detector app
  • display rolling audio plots with Core Graphics or OpenGL
  • get one-line access to device microphone audio data

When to choose

  • maintaining a legacy iOS/macOS app already using EZAudio
  • you need a simple Objective-C wrapper over Core Audio AudioUnits
  • you want quick real-time audio waveform visualization on Apple platforms

When to avoid

  • starting a new project - use AudioKit instead
  • you need Swift-first APIs or modern audio tooling
  • you need cross-platform support beyond iOS/macOS
  • you require long-term community support or updates

Facets

framework · maturity abandoned

audio-processing data-visualization gui media mobile-development cross-platform cross-platform core-audio objective-c waveform deprecated audio-units real-time audio ios macos

1 source

Member repositories

RepositoryRoleHealth v2
syedhali/EZAudiomain41

For agents

markdown · JSON · MCP: product_card(name="syedhali/EZAudio")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem