How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
♪ A low-level library to play sound on multiple platforms ♪
AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal processing, and audio analysis. It functions as a synthesis engine for generating audio waveforms and textures, a processing library for modifying tonal characteristics, and a toolkit for extracting frequency and amplitude data from sonic signals. The framework utilizes a modular node architecture and graph-based signal routing to connect audio generators, processors, and outputs. It wraps low-level audio primitives in high-level classes to facilitate sound generation and modificati
The main features of mdlayher/waveform are: Audio And Music, Audio and Music Processing, Audio Processing.
Open-source alternatives to mdlayher/waveform include: hajimehoshi/oto — ♪ A low-level library to play sound on multiple platforms ♪. bogem/id3v2 — 🎵 ID3 decoding and encoding library for Go. fluidinference/fluidaudio. benzguo/musickit — A framework for composing and transforming music in Swift. comcast/gaad — GAAD (Go Advanced Audio Decoder). audiokit/audiokit — AudioKit is an audio framework for iOS, macOS, and tvOS that provides tools for digital audio synthesis, signal…