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