All Projects → jatinchowdhury18 → Complexnonlinearities

jatinchowdhury18 / Complexnonlinearities

Licence: gpl-3.0
Complex Nonlinearities for Audio Signal Processing

Labels

Projects that are alternatives of or similar to Complexnonlinearities

Dsp Cookbook
The DSP Cookbook
Stars: ✭ 14 (-82.93%)
Mutual labels:  dsp
Fpga Fft
A highly optimized streaming FFT core based on Bailey's 4-step large FFT algorithm
Stars: ✭ 45 (-45.12%)
Mutual labels:  dsp
Limesdr workshop
Intro to software-defined radio with LimeSDR workshop
Stars: ✭ 68 (-17.07%)
Mutual labels:  dsp
Guitard
Node based multi effects audio processor
Stars: ✭ 31 (-62.2%)
Mutual labels:  dsp
8d Audio
Some dsp to make songs "8D"
Stars: ✭ 43 (-47.56%)
Mutual labels:  dsp
Fundsp
Audio DSP library featuring an inline graph notation for audio processing
Stars: ✭ 45 (-45.12%)
Mutual labels:  dsp
Soundpipe
A lightweight music DSP library.
Stars: ✭ 921 (+1023.17%)
Mutual labels:  dsp
Inspectrum
Radio signal analyser
Stars: ✭ 1,199 (+1362.2%)
Mutual labels:  dsp
Baseplug
MVC audio plugin framework for rust
Stars: ✭ 44 (-46.34%)
Mutual labels:  dsp
Gr Adsb
GNU Radio OOT module for demodulating and decoding ADS-B packets
Stars: ✭ 61 (-25.61%)
Mutual labels:  dsp
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+1101.22%)
Mutual labels:  dsp
Ebur128
Implementation of the EBU R128 loudness standard
Stars: ✭ 43 (-47.56%)
Mutual labels:  dsp
Voiceoffaust
Turn your voice into a synthesizer!
Stars: ✭ 55 (-32.93%)
Mutual labels:  dsp
Sigmadsp
A versatile Arduino library for interfacing with the ADAU1701 audio DSP
Stars: ✭ 30 (-63.41%)
Mutual labels:  dsp
Bidder
The OpenRTB 2.0 compliant bidder for RTB4FREE, the open source bidder / DSP.
Stars: ✭ 68 (-17.07%)
Mutual labels:  dsp
Awesome Musicdsp
A curated list of my favourite music DSP and audio programming resources
Stars: ✭ 871 (+962.2%)
Mutual labels:  dsp
Regrader
VST delay plugin where the repeats degrade in resolution
Stars: ✭ 44 (-46.34%)
Mutual labels:  dsp
Synstack
Modular soft synth & Forth based VM for audio DSL experiments
Stars: ✭ 79 (-3.66%)
Mutual labels:  dsp
Centsdr
CentSDR: tiny handheld standalone software defined receiver with LCD display.
Stars: ✭ 76 (-7.32%)
Mutual labels:  dsp
Pysdr
A guide for using Python as a software-defined radio (SDR) framework, for extremely rapid development of SDR apps/research with beautiful GUIs
Stars: ✭ 60 (-26.83%)
Mutual labels:  dsp

Complex Nonlinearities

Build

This repository contains recent research exploring purely digital complex nonlinear signal processing. Articles explaining the project in further detail can be found on Medium. A technical project overview is available online here.

Each nonlinear effect is available as an audio plugins (VST/VST3/AU). Builds of each plugin are available for Mac and Windows in the Bin/ directory. Linux users can find builds available on the Open Build Service, courtesy of Konstantin Voinov.

Current nonlinearities include:

  1. Double Soft Clipper Medium Jupyter
Pic
  1. Harmonic Exciter Medium Jupyter
Pic
  1. Hysteresis Medium Jupyter
Pic
  1. Nonlinear Biquad Medium Jupyter Paper
Pic
  1. Nonlinear Feedback Medium Jupyter
Pic
  1. Wavefolding Medium Jupyter
Pic
  1. Adaptive EQ Medium Jupyter
Pic
  1. Nonlinear Allpass Medium Jupyter
Pic
  1. Subharmonics Generator Medium Jupyter
Pic
  1. Gated Recurrent Distortion Medium Jupyter
Pic

Organization

Each subfolder contains a specific nonlinearity, including Python simulations and a real-time implementation in JUCE/C++.

Binary files for each plugin can be found in the Bin/ folder. Currently only Windows builds and unsigned Mac builds are available.

License

The code in this repository is freely available under the GNU General Public License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].