Section 01
[Introduction] Deep Learning Black-Box Modeling of FabFilter Saturn 2 Multiband Saturator: LSTM vs WaveNet
This project was published by joao-canais on GitHub (link: https://github.com/joao-canais/Black-Box-Modelling-of-Multiband-Saturation). Its core is to use deep neural networks for black-box modeling of the FabFilter Saturn 2 multiband saturator, comparing the performance of two architectures—bidirectional LSTM and WaveNet-style dilated causal convolution—in electric bass audio processing. The project uses the IDMT-SMT-Bass dataset, optimizes via multi-dimensional loss functions, and provides online audio demos to verify the results.