Should You Read "Designing Audio Effect Plugins In C++" by Will Pirkle?
Book review from the perspective of a C++ audio programmer.
Posted by
Jan Wilczek
on August 30, 2023 ·
16 mins read
How To Auto-Tune Your Voice with Python
Let’s perform auto-tuning of a voice recording in Python!
Posted by
Jan Wilczek
on November 27, 2022 ·
11 mins read
Bandstop and Bandpass Filters: Allpass-Based Design & Implementation
With real-time center frequency and bandwidth control!
Posted by
Jan Wilczek
on July 12, 2022 ·
18 mins read
Allpass-Based Lowpass and Highpass Filters
Control the cutoff with just one coefficient!
Posted by
Jan Wilczek
on May 08, 2022 ·
15 mins read
Data Alignment in FIR Filter SIMD Implementation
How to align data for optimal filtering?
Posted by
Jan Wilczek
on April 16, 2022 ·
17 mins read