fulldecent/FDWaveformView
Reads an audio file and displays the waveform observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 81
- Release rhythm 60
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 4701
- days_rel: 269
- days_push: 119
- n_releases_24m: 2
Adoption not part of the score
1308 stars · 168 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FDWaveformView is a Swift UIView subclass that reads audio files and renders their waveforms with support for highlighting playback progress, zooming, and gesture-based scrubbing. It is distributed via Swift Package Manager and CocoaPods for iOS apps.
Use cases
- display audio waveform in an iOS app
- add scrubbing to an audio player UI
- show playback progress on a waveform
- let users zoom into a waveform segment
- build a voice memo preview interface
- render waveforms from audio file URLs in Swift
When to choose
- you need an iOS UIKit waveform view with built-in gestures
- you want progressive rendering and zoom for long audio files
- you prefer a lightweight MIT-licensed Swift component with SPM support
When to avoid
- you need cross-platform (Android/web) waveform rendering
- you are building with SwiftUI only and want a native SwiftUI API
- you need audio playback itself, not just visualization
Facets
library · maturity active
audio-processing data-visualization ui-components mobile-development media waveform cocoapod swift-package-manager uikit scrubbing audio-player-ui audio ios swift mobile
1 source
- readme: https://github.com/fulldecent/FDWaveformView · fetched 2026-08-28 · 21931ca6ca21
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fulldecent/FDWaveformView | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="fulldecent/FDWaveformView")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem