GithubHelp home page GithubHelp logo

unicornsasfuel / satuverb Goto Github PK

View Code? Open in Web Editor NEW
24.0 2.0 2.0 1.21 MB

Reverb with a saturator and EQ applied on every pass through the reverberator

License: BSD 3-Clause "New" or "Revised" License

C++ 99.72% Faust 0.28%

satuverb's Introduction

Satuverb

Satuverb Interface

Satuverb is a flexible reverb that has many creative and natural sounding uses, produced by request for FBPM. It has a saturator and EQ controls inside the reverberator, which apply every time the signal is fed back. This causes the effects to grow more extreme as the reverb tail trails off.

Analog reverb units have this behavior by their nature; the components used in the delay lines would naturally introduce saturation and shape the frequency spectrum in increasingly dramatic ways as the reverb tail faded.

To download Satuverb, go to the Releases section. If you're not sure where to put a VST3 file to install it, check the directions here.

Reverberator Design

Topology

Satuverb's reverberator is based on Jon Dattorro's 1997 design, but with a key difference: Where Dattorro's design outputs the incoming signal immediately after passing through the diffuser and before entering the feedback delay network (FDN), Satuverb routes all signal through the FDN before outputting signal.

Advantages / Drawbacks

The benefit of this change to Dattorro's design is that the output is far more rich and lush and decorrelated from the original signal, making it suitable for use in a reverb send scenario and improving the subjective quality of the output.

The problem introduced with this change, however, is latency. The initial sound produced from the FDN follows the original signal by 150ms+. The fix for this is to delay the dry signal by the same amount, report the delay to the plugin host, and let the delay compensation of the host sync the dry and wet signal so the lush reverb follows the dry signal immediately. While this makes it perfectly usable in studio settings, it is poorly suited to live performance.

satuverb's People

Contributors

unicornsasfuel 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

Watchers

 avatar  avatar

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.