Audio Dsp Review

Reviews audio DSP and audio processing code for realtime safety violations. Use whenever the user asks to review, audit, or check audio processing code — including plugin process callbacks, audio engine render functions, DSP implementations, or any code that runs on the audio thread. Trigger on phrases like "review my processBlock", "check this DSP code", "is this safe for the audio thread?", "review my JUCE plugin", or when you see an audio callback and spot potential realtime violations. Flag issues proactively even when the user hasn't explicitly asked for a review.

kunitoki c1fd282 2 files · 18.2 KB Updated

File contents

kunitoki/sonic-skills/tree/main/skills/audio-dsp-review commit c1fd282ab0

Frequently asked questions

npx skillmds@latest add kunitoki/audio-dsp-review