Successful Audio Plugin Freelancing with Jatin Chowdhury (ChowDSP) | WolfTalk #024
Learn from the DSP wizard!
Posted by
Jan Wilczek
on September 14, 2024 ·
7 mins read
JUCE Framework with vcpkg: Quick Guide to C++ Dependency Management
C++ package management made easy.
Posted by
Jan Wilczek
on August 04, 2024 ·
3 mins read
Why C++ Sometimes Sucks: 17 Reasons Why C++ Development Is Difficult
It’s time for a small rant! đŸ˜ˆ
Posted by
Jan Wilczek
on July 03, 2024 ·
7 mins read
Top 10 Audio Developer Conference 2023 Talks | ADC23 Summary
Missed the conference? Read this article!
Posted by
Jan Wilczek
on January 11, 2024 ·
20 mins read
Top 5 Languages For Audio Programming
Which language should you learn first for audio programming?
Posted by
Jan Wilczek
on October 24, 2023 ·
16 mins read
C++ Pointers Explained For Audio Programming
Understand what are pointers, where to use them, and how to avoid common pitfalls.
Posted by
Jan Wilczek
on September 17, 2023 ·
40 mins read
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
Audio Developers Conference 2022 Highlights
My personal summary of ADC 22 in London!
Posted by
Jan Wilczek
on December 14, 2022 ·
15 mins read
Android Synthesizer App Tutorial Part 6: C++ Wavetable Synthesizer
The epic conclusion to our Android synthesizer app!
Posted by
Jan Wilczek
on November 03, 2022 ·
24 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
Efficient FIR Filter Implementation with SIMD
How to make your FIR filters fast in the time domain?
Posted by
Jan Wilczek
on March 28, 2022 ·
28 mins read
What is SIMD in Digital Signal Processing?
Speed up DSP operations with vector instructions.
Posted by
Jan Wilczek
on February 12, 2022 ·
20 mins read
Wavetable Synth Plugin in JUCE C++ Framework Tutorial
Let’s write a wavetable synthesizer in JUCE C++ framework!
Posted by
Jan Wilczek
on September 24, 2021 ·
22 mins read
SFINAE in C++: Substitution Failure Is Not An Error
Substitution failure is not an error: what is it and how to use it?
Posted by
Jan Wilczek
on June 10, 2021 ·
13 mins read
What is data alignment?
Posted by
Jan Wilczek
on April 09, 2020 ·
12 mins read