dsp-safety

Community

Audit DSP code for real-time audio safety.

AuthorBertCalm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Audit DSP code for real-time safety violations in audio rendering paths to prevent glitches and crashes.

Core Features & Use Cases

  • No allocations on audio thread: identify dynamic allocations in renderBlock and callees.
  • No blocking I/O on audio thread: detect file I/O, network calls, or locks in DSP code.
  • Denormal protection: ensure denormals are flushed in feedback paths.
  • ParamSnapshot pattern validation: verify coefficient caching per block.
  • Hot-swap and engine safety checks during engine changes.

Quick Start

Audit the DSP codebase by scanning renderBlock for per-block parameter caching and denormal protection.

Dependency Matrix

Required Modules

None required

Components

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: dsp-safety
Download link: https://github.com/BertCalm/XO_OX-XOmnibus/archive/main.zip#dsp-safety

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.