|
|
|
|
|
by ofalkaed
1163 days ago
|
|
You understand correctly. All of the amp modeling and virtual analog stuff is still fairly limited and they largely focus on getting the stereotypical sounds of the source, not the full range. Modeling things more fully is not difficult but it is very processor intensive, many spice programs can do it quite well but are far from real time. So simple analog amp modelers like the sans-amp offerings still out perform the digital emulations in some ways, they might not be as accurate but they tend to be more versatile, which is best depends on what you are after. I have been on again off again doing a fairly intensive write up on this topic going into all the technical details (primarily the hardware side) complete with a fairly full featured/accurate digital recreation of the original MiniMoog VCF in PureData but it is not exactly a priority and progress on that is rather slow. Edit: I should mention that despite the models not providing the full range of the source they still do provide a full range of their own. You still have your volume and tone controls but they operate on the model, they are not part of the model. They have gotten fairly good at faking things and the tone controls do not sound so much like post recording EQ like they did in the early modeling amps but they also do not interact with the sound like they do in the real amps where changing the bass level does not only change the bass but also affects the gain/distortion/frequency characteristics of the tubes on either side of it as well. |
|
You can also use differentiable DSP to obtain a decent “first pass” approximation using traditional methods, and then rely on the NN to make up the difference afterward. This dramatically reduces the NN parameter count and speeds up computation. I recently tried this on an analog compressor (LA2A) and got 95%+ of the way there with a very small model.