audiodev.blog
This is the blog of Matthijs Hollemans, audio programming enthusiast and freelance developer. Learn more about my services
I’ll be Speaking at ADC24 / 11 Oct 2024
How to read scientific DSP papers and turn them into code
Bombaz Bass Synth / 15 Jul 2024
Fun little monophonic bass synth using window function synthesis
Krunch Saturator / 8 Jul 2024
Combination low-pass filter and saturation plug-in based on the 1€ Filter
The Complete Beginner’s Guide / 27 Jun 2024
Learning how to make plug-ins even if you don’t know how to code (yet).
The Kiss of Shame / 17 Apr 2024
An old magnetic tape emulation plug-in brought back to life.
Audio Consulting Services / 22 Jan 2024
Matthijs Hollemans, audio developer for hire
Level Meter Plug-in / 22 Dec 2023
Basic digital VU meter.
MDA Overdrive / 6 Dec 2023
Simple soft distortion plug-in.
Plug-in Archeology / 6 Dec 2023
Learn audio programming by studying the source code of older plug-ins.
Code Your Own Synth Plugins / 11 Sep 2023
Learn the fundamentals of audio programming by building a fully-featured VST.
FFT Processing in JUCE / 5 Sep 2023
How to do STFT analysis and resynthesis of audio data in a JUCE plug-in.
Protect Your Ears / 2 Aug 2023
How to prevent mistakes in audio code from causing hearing damage.
MIDI Note Chart / 25 Jul 2023
A handy reference to look up MIDI notes and their frequencies.
Getting Started with Audio Programming / 3 Feb 2023
Books and other learning resources for new audio developers.
Explosions Through Filtered Noise / 13 Oct 2022
An old-school algorithm for making sounds go kaboom.
Random Numbers for Audio / 9 Oct 2022
Thread-safe random numbers for making white noise and more.