home/categories/framework-internals/rolandzwaga-krate-audio-claude-skills-dsp-architecture-skill-md
framework-internalsdevelopment

dsp-architecture

DSP development patterns for this VST3 plugin. Use when working on audio processing, dsp/ folder, processors, effects, delay algorithms, filters, or any code that runs on the audio thread. Covers real-time safety, layered architecture, interpolation choices, and performance budgets.

rolandzwaga
maintainer
rolandzwaga
更新于 1/16/2026
星标
0
分支
0
quick start

Installation and usage

DSP development patterns for this VST3 plugin. Use when working on audio processing, dsp/ folder, processors, effects, delay algorithms, filters, or any code that runs on the audio thread. Covers real-time safety, layered architecture, interpolation choices, and performance budgets.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use dsp-architecture