Improve Your C++ Skills by Building an Audio Plugin (3-Band Compressor)

· freeCodeCamp.org · Nov. 15, 2021, 9:47 p.m.
Summary
Plugins for applications are commonly written in C++ and writing a plugin program can be a great way to improve your programming skills. We just published a course on the freeCodeCamp.org YouTube channel that will teach you how to use modern C++ to code a 3-Band Compressor with Spectrum...
AUTHOR