Coder Social home page Coder Social logo

jamesstubbseng / ts-808-ultra Goto Github PK

View Code? Open in Web Editor NEW
80.0 4.0 5.0 73 KB

Model of the classic Ibanez Tube Screamer 808 using Nodal Analysis and WDF with a few new features added!

License: GNU General Public License v3.0

C++ 100.00%
wdf audio-processing analog-to-digital guitar-pedal audio-effect juce-framework vst3-plugin vsts tubescreamer

ts-808-ultra's Introduction

TS-808-Ultra

Model of the classic Ibanez Tube Screamer 808 using Nodal Analysis and WDF with a few new features added!

Download Windows vst3 and Mac vst3 and AU files here: https://github.com/JamesStubbsEng/TS-808-Ultra/releases/tag/v1.0.0

TS-808-Ultra(Screenshot)

Basis of circuits simulated

The circuit schematics of the TS-808-Ultra are based off Electrosmash's analysis here: https://www.electrosmash.com/tube-screamer-analysis

Clipping Circuit

Jatin Chowdury's WDF library was used to simulate the clipping stage of the TS808. The library is found here: https://github.com/jatinchowdhury18/WaveDigitalFilters

The clipping stage of the TS808 can be broken down into 3 WDF stages based on ideal opamp circuit analysis. This is done in the following paper and is shown below:

WDF_implementation_of_TS808

https://www.researchgate.net/publication/299514713_An_Improved_and_Generalized_Diode_Clipper_Model_for_Wave_Digital_Filters

Tone Circuit

The tone circuit analog transfer function can be found by nodal analysis, and is shown in section 4.3 on page 6 of the paper below: http://dafx.de/paper-archive/2007/Papers/p189.pdf

The analog transfer function can then be converted into a digital transfer function using the bilinear transform (BLT). No frequency warping was used in the plugin, as it was found no frequency warping produces a better sound.

A comparison between the analog and digtial transfer function for the tone circuit is seen below:

TS808_tone_analog_vs_digit_simulations2

Other features

To make the iconic tube screamer circuit more usable in applications other than in front of a guitar amp the following is added to the plugin: input gain, mix, direct LFP, direct compression, and output gain! These extra features are implemented in the digital domain.

Pots

Drive Pot

The drive pot is modelled with the following function, which emulates a classic audio taper pot:

audiotaper

Tone Pot

According to Electrosmash's analysis, the physical Tube Screamer uses a G taper pot. However, during development, it was found an inverse log taper allows for more control of the upper settings, so the inverse log taper pot emulation below is used in the plugin.

inverselogtaper

ts-808-ultra's People

Contributors

jamesstubbseng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ts-808-ultra's Issues

Error Message saying file is damaged when using AU and VST3 in Reaper 7.0 on M1 Mac

I get the following error messages when I try to use your tubescreamer plug-in on an M1 Mac in Reaper 7. Worked fine on my old Intel Mac. Is this an issue with the new Mac processors? Or is there something else going on?

Opened an old project from the Intel computer and saw the errors again. That's why I thought to raise it up here. It's a nice sounding plug-in btw.

Screen Shot 2023-12-01 at 11 32 40 PM
Screen Shot 2023-12-01 at 11 30 55 PM

TS-808-Ultra

I just want to say that you are so cool! Thanks for the awesome software!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.