Multiband Compression in Reaktor, Part I
Last year, we built a compressor unit in Reaktor. Now, we'll be expanding it to include multiband compression. Though the signal processing to do this is not so hard, creating an interface that neatly supplies necessary information to the end user can be quite difficult. In this video, we'll cover the creation of an interface that splits a signal into 3 parts (low, mids, high) and contains an FFT analyzer to set up the compression bands with maximum precision. This is a complex task, with a lot of moving pieces!