-
Dev Therapy, part I: How to not get stuck (as a solo dev)
Let’s have a heart to heart. Solo dev to solo dev.
-
Using Perfetto with JUCE for dsp and UI performance tuning
Peter picked the perfect program to perfect performance: Perfetto!
-
How to code sign Windows installers with an EV cert on GitHub Actions
Slap your EV Cert in the cloud for some dongle-free code signing fun!
-
JUCE Components: Mouse & Keyboard Listening
Listen up! Time to improve your (JUCE mouse and keyboard) listening skills.
-
How JUCE Components Work
If a tree is marked dirty in the forest and no one is around to clip it, is the whole damn forest repainted?
-
How to create LLDB type summaries and synthetic children for your custom types
You hereby have my permission to ~waste~ spend hours customizing how your types display in your lldb IDE while debugging.
-
How to use CMake with JUCE
Don’t tell the CMake devs, but I eat a bowl full of globs for breakfast every day.
-
Pluginval is a plugin dev’s best friend
Pluginval is quality control for your audio plugin. Get started with some basic tips.
-
Audio Sparklines
Audio Sparklines! 3-bit digital wonders! A lofi waveform representation of audio buffers in tests and lldb debuggers!