Is "Designing Software Synthesizer Plugins in C++" by Will Pirkle for you? Book review
Should you read it? 📚
Posted by
Jan Wilczek
on March 27, 2025 ·
10 mins read
FM Synthesis Explained For Audio Programmers: Art and Science
Frequency modulation (FM) synthesis is an exciting topic: with a few simple operations, we can...
Posted by
Jan Wilczek
on March 07, 2025 ·
41 mins read
How To Stem An Audio Signal Using Python And Matplotlib | Tutorial For Beginners
Display audio signal samples using Python!
Posted by
Jan Wilczek
on February 24, 2024 ·
1 min read
How To Plot An Audio Signal In Python Using Matplotlib | Tutorial For Beginners
Plot any audio signal using Python!
Posted by
Jan Wilczek
on February 01, 2024 ·
1 min read
Group Delay vs Phase Delay: What's the Difference?
I don’t know about you but I have always been confused about the group delay,...
Posted by
Jan Wilczek
on March 12, 2023 ·
14 mins read
Envelopes in Sound Synthesis: The Ultimate Guide
Everything on envelopes for coding your own synthesizer.
Posted by
Jan Wilczek
on July 03, 2022 ·
18 mins read
Sine, Saw, Square, Triangle, Pulse: Basic Waveforms in Synthesis and Their Properties
Read this to use their full potential and avoid any caveats!
Posted by
Jan Wilczek
on June 26, 2022 ·
12 mins read
Wavetable Synthesis Algorithm Explained
How to generate sound in code using the wavetable synthesis technique?
Posted by
Jan Wilczek
on August 13, 2021 ·
24 mins read