mzuther / Screamer

Mathematical distortion and signal mangling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screamer

Mathematical distortion and signal mangling

Version 1.0 is the accurate Faust reproduction of a VST plug-in I wrote in 2003. In later versions, I have modified the parameter ranges and added some new functionality.

This signal mangler features a weird kind of overdrive (see source code for exact formula), a hard-clip distortion, LFO-modulated bit reduction and the possibility of calculating the modulo of a signal. I have never heard anything like it, which is why I finally release it to the wild.

In case you choose to use the old version 1.0, be very careful! This thing gets super-loud faster than you can say "thingamajig"...

Code of conduct

Please read the code of conduct before asking for help, filing bug reports or contributing to this project. Thanks!

License

Copyright (c) 2003-2020 Martin Zuther

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Thank you for using free software!

About

Mathematical distortion and signal mangling

License:GNU General Public License v3.0


Languages

Language:Faust 68.5%Language:Python 15.0%Language:Makefile 14.4%Language:Shell 2.2%