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