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