What problem does it solve?
This Skill provides comprehensive knowledge about the Klang audio subsystem, enabling developers to understand its architecture, modules, and operational details for efficient development and debugging.
Core Features & Use Cases
- Module Overview: Understand the purpose and structure of the
audio_bridge, audio_be, audio_fe, and audio_jsworklet modules.
- Documentation Navigation: Quickly find relevant documentation for specific audio tasks like data modeling, synthesis, effects, or sample management.
- Testing Guidance: Learn how to execute tests for different audio modules.
- Use Case: A developer needs to implement a new audio effect in Klang. They can use this Skill to quickly locate the relevant documentation (
audio/ref/effects-mixing.md) and understand the DSP backend (audio_be) structure.
Quick Start
Load context for working on the Klang audio subsystem, starting with the dispatcher overview document.