logoalt Hacker News

i_am_proteusyesterday at 10:15 PM2 repliesview on HN

You might want to have a look at https://github.com/jatinchowdhury18/AnalogTapeModel

Available as a (free) DSP: https://chowdsp.com/products.html#tape


Replies

westurneryesterday at 10:25 PM

From https://github.com/jatinchowdhury18/AnalogTapeModel :

> CHOW Tape is an analog tape machine physical model, originally based on the Sony TC-260. The current version can be used to emulate a wide variety of reel-to-reel tape machines. Feel free to build and use for your own enjoyment.

> CHOW Tape is currently available in the following formats: VST, VST3, AU, AAX, AUv3, CLAP, LV2, Standalone plugin

That's like all of the DAW/DSP plugin formats.

Hopefully BespokeSynth VST3/LV2/CLAP plug-in hosting on Linux w/ Pipewire will be stable for it.

I found ToobAmp, which has a Neural Amp Modeler plug-in and also "TooB ML Amplifier" Artificial-Intelligence/Machine-Learning-based emulation of a number of different guitar amps and overdrive/distortion pedals based on Jatin Chowdhury's ML Amplifier library" https://github.com/rerdavies/ToobAmp

show 1 reply
lateraluxyesterday at 10:27 PM

If you're interested in this topic, here are a few projects I found particularly interesting :

LTSpice Guitar Pedals : A collection of LTspice simulations of classic guitar pedals, useful for studying, modifying, and experimenting with analog circuits. https://github.com/cushychicken/ltspice-guitar-pedals

spiceAmp : An analog guitar amplifier simulator based on SPICE, designed to model tube amp circuits with high fidelity. https://github.com/olegkapitonov/spiceAmp

LiveSPICE : A real-time SPICE circuit simulator that lets you play audio through virtual analog circuits, making it possible to prototype and audition pedals and amplifiers interactively. https://github.com/dsharlet/LiveSPICE

show 1 reply