Giter Club home page Giter Club logo

Comments (4)

marcussatellite avatar marcussatellite commented on August 19, 2024

from audiokitsynthone.

willis936 avatar willis936 commented on August 19, 2024

I’m not familiar with audiokit but an okay first pass approximation would be an “if input is above limit then set output to the limit”. This is the behavior of transistor guitar amplifiers or opamp zener limiters, and is not very pleasing to listen to. A lowpass filter on the output helps. This isn’t exactly how the nice sounding analog circuits behave.

Properly simulating a zener limiter (or a tube) involves a bit of math, which I don’t have time for at the moment, but may in the next week or two.

Here is the model of a zener:
https://www.onsemi.com/pub/Collateral/AND8250-D.PDF

Zener limiters are used because they sound warm. The zener limiter circuit needs to be distilled into a simple input/output with some fixed, typical parameters. A zener limiter circuit is two zener diodes in series with opposing polarity, all in parallel with the load. The current through the zener will be dependent on the source voltage, source resistance, and load resistance.

Tubes are often liked for their sound as well. I’m not as familiar with models for these, but I’m sure they exist and will look around.
https://en.wikipedia.org/wiki/Tube_sound

from audiokitsynthone.

marcussatellite avatar marcussatellite commented on August 19, 2024

from audiokitsynthone.

willis936 avatar willis936 commented on August 19, 2024

I can’t see any screenshots in the github issue page. I played with the settings you mentioned. I am not 100% certain, but I think they may be dynamic range compressors rather than clippers. I was unable to use them to force clipping.

from audiokitsynthone.

Related Issues (20)

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.