Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

audio-nodes

// C++ audio node engine for react-native-audio-api. Covers the AudioNode class hierarchy, the processNode() audio-thread contract (no allocs, no locks, no blocking I/O), AudioParam a-rate/k-rate processing, cross-thread communication patterns (CrossThreadEventScheduler, IAudioEventHandlerRegistry), and a step-by-step checklist for implementing a new node end-to-end. Use this skill when implementing a new Web Audio API node, modifying audio graph traversal or processing logic, or debugging audio rendering artifacts. Trigger phrases: "add a new node", "implement AudioNode", "processNode", "audio thread", "AudioParam automation".

$ git log --oneline --stat
stars:776
forks:66
updated:2026년 4월 14일 09:42
파일 탐색기
3 개 파일
SKILL.md
readonly