Real-Time Audio Engineering
CommunityGlitch-free real-time audio pipelines.
Authormelissa-pereira-deel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Real-time audio processing often suffers glitches and latency due to improper thread handling and DSP placement. This Skill provides a structured approach to building stable audio pipelines using CoreAudio, AVAudioEngine, and real-time constraints.
Core Features & Use Cases
- Real-Time Thread Contract: rules to avoid allocations, locking, and blocking I/O in the audio callback.
- DSP & Ring Buffers: guidance on using Accelerate for FFT and ring buffers for inter-thread data.
- Practical Scenarios: capture from microphone, live monitoring, voice activity detection, and noise reduction in macOS/iOS.
Quick Start
Initialize an AVAudioEngine graph and enable a real-time render callback with strict non-allocation rules.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Real-Time Audio Engineering Download link: https://github.com/melissa-pereira-deel/creative-technologist-agent/archive/main.zip#real-time-audio-engineering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.