Linear Interpolation Extension Employing Three-Gradient

Speed and Memory Size Optimization When developing digital signal processor for Deepstomp, we employs a cheap 32-bit processor without floating point unit. Consequently, we have to optimize all computation in fix point math. The most important effect, especially for electric guitar, is distortion effect. It is simulated using sigmoid or sigmoid-like functions such arctan, tanh, or some others. Those functions […]

Read more

Fold-Back Distortion: Producing “Phew” Effect Using Software and Hardware (Analog Electronic Circuit)

Introduction: What is Fold-Back Distortion? I was introduced to a term of  “fold-back distortion” in the past by an article from an old book which I forget what the title is, but the book contains schematic diagrams of many circuits collected from old publication of Elektor magazine (www.elektor.com). The article presents the circuit’s schematic diagram and how it works. I […]

Read more

Symmetric Distortion Using Clipper Diodes for Guitar Effect

Introduction While almost every audio equipments  pay whatever it cost to minimize distortion, this kind of device does the opposite: distortion effect for electric guitar. Many methods have been implemented in producing a distorted signal from electric guitar pick-up, such as over-driven vacuum tube, solid-state (transistor), or diode clipper. The simplest form is passive diode clipper, which is implemented as […]

Read more