guitar-dsp
Installation
SKILL.md
Guitar DSP
Overview
Use this skill for guitar-centric DSP work that spans tone, realtime safety, C++/JUCE DSP modeling, neural model capture/training, RTNeural runtime integration, and host validation. It complements:
- Load
juce-pluginas well for JUCE API usage, AudioProcessor/APVTS structure, CMake/plugin formats, UI, assets, signing, validation, or host lifecycle. - Load
dspas well for low-level filter/effect cookbook implementations. - Load
dsp-engineeras well for spectral analysis, measurements, aliasing experiments, FFT workflows, or prototype reasoning.