For a simple version:I am amazed how almost any sound can be synthesized with modern electronics. I can play a number of instruments and what gets me most is that a sound card can put out a quality that is just as good. This implies that the sound is nothing more than a summation and a device capable of outputting any waveform could reproduce that sound exactly. So my question is can they build a sound card that sounds exactly like these revered tube amps?
1. Measure the frequency response, and determine the Bode plot.
2. measure the transfer function (V out vs. V in), and store in a look-up table
Then sample the waveform, and apply IIR filters to match the Bode plot.
Form the output of the filter, look up the output voltage in the look-up table, then output to the DAC.
