
Designing and implementing the upcoming APU TrueGain plug-in has involved creating a large number of FIR filters
with very tight frequency response requirements. For TrueGain in particular, there are thousands of individual filters which give the plug-in its unique capabilities. There
are minimum and linear phase variations of many different sample rates and many different frequency-response contours.
The naive approach of packaging all of these filters would result in massive download and installation sizes. Because plug-ins are typically self-contained, this means
all the filters need to be packaged for macOS, Windows, x86, x64, ARM, VST, AU, AAX, Standalone application. Even with some basic optimizations, this could
easily result in GBs of downloads.