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
Atualizado 1/16/2026
Estrelas
0
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use dsp-architecture