olegkapitonov / Kapitonov-Plugins-Pack

Set of plugins for guitar sound processing.
GNU General Public License v3.0
166 stars 15 forks source link

preamp_convolver #25

Open FalconBry opened 2 years ago

FalconBry commented 2 years ago

Hello, Thank you for excellent work! I have a few questions in regard to your TubeAmp simulator.

  1. Am I correct to assume that the preamp_convolver only emulates the input voicing (eq) of the emulated preamp?

  2. If so, why not use a set of IIR filters instead of CPU-hungry convolver?

  3. What PCM format is the preamp impulse data in the profiles? 24-bit float, 16-bit PCM, stereo/mono, interleaved?

Regards, Falc