Sunday, June 6, 2021

Learn Modern C++ by Building An Audio Plugin (in Linux!) - Prologue

I got a friendly freeCodeCamp newsletter in my email, and I was intrigued. "Learn Moden C++ by Building an Audio Plugin"? Sounds neat!


Currently my goal is to move into the amazing world of microcontrollers and/or Rust. Since I want to develop on linux and emacs, I thought working on this would be a good way to start off by setting up linux on my new Lenovo D330 10" laptop and emacs.

I will be starting a series of blog posts for anyone who's stuck in any one of the numerous issues I've had to deal with.

Part 1: Linux.

Part 2: emacs and it's configuration.

Part 3: JUCE, Projucer and SimpleEQ.