Site icon In The Box Blog

Developing My Own VST3 AU Plugin with Cmajor

ITB REVERB

Recently, I have started developing my own audio plugins using Cmajor, an extension of Code that allows for high-performance audio processing. One of my first experiments led to a very interesting reverb plugin, which I built in VST3 and Component formats. I would love to hear your thoughts on it and whether you’d like to see additional features!

Overview of My Reverb Plugin

The core of the reverb is structured using a graph-based approach, connecting different processors to achieve a rich and customizable sound. Here’s a breakdown of how it works:

Technical Details

The plugin’s architecture follows a modular approach with distinct processing units:

This structure ensures flexibility, making the plugin suitable for various mixing and sound design applications.

Future Improvements

While the reverb already delivers a lush and flexible sound, I’m considering adding:

Let me know your thoughts! Would you like to try it? What features would you like to see next?

If you want to learn more about how to create your own plugin, check out this video!”

Exit mobile version