All Projects → jatinchowdhury18 → Bad-Circuit-Modelling

jatinchowdhury18 / Bad-Circuit-Modelling

Licence: MIT license
Correct modelling of incorrect circuits

Programming Languages

C++
36643 projects - #6 most used programming language
TeX
3793 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Bad-Circuit-Modelling

ChowPhaser
Phaser effect based loosely on the Schulte Compact Phasing 'A'
Stars: ✭ 51 (+88.89%)
Mutual labels:  audio-plugin, juce
simple-reverb
A simple reverb made with the JUCE DSP module
Stars: ✭ 43 (+59.26%)
Mutual labels:  dsp, juce
Melodrumatic
Audio plugin that lets you use MIDI to pitch-shift via delay to turn unpitched audio into melodies
Stars: ✭ 26 (-3.7%)
Mutual labels:  dsp, audio-plugin
juce-cookbook
Collection of tutorials & resources for the C++ library JUCE
Stars: ✭ 58 (+114.81%)
Mutual labels:  dsp, juce
juceSynths
Collection of JUCE synthesisers utilising the Maximilian library.
Stars: ✭ 78 (+188.89%)
Mutual labels:  dsp, juce
melatonin audio sparklines
Sparklines For JUCE AudioBlocks
Stars: ✭ 60 (+122.22%)
Mutual labels:  dsp, juce
DAFx19-Gamelanizer
Accompanying material for the paper 'A Real-Time Audio Effect Plug-In Inspired by the Processes of Traditional Indonesian Gamelan Music'
Stars: ✭ 33 (+22.22%)
Mutual labels:  dsp, juce
DSP-Testbench
A DSP Testbench for users of the JUCE framework
Stars: ✭ 40 (+48.15%)
Mutual labels:  dsp, juce
dsp-kit
A digital signal processing library in Javascript
Stars: ✭ 32 (+18.52%)
Mutual labels:  dsp
sound-garden
A personal journey into the audio synth domain
Stars: ✭ 21 (-22.22%)
Mutual labels:  dsp
JucyFluttering
A simple iOS &Android example for how to integrate Flutter (Dart) as user interface and JUCE (C++) as backend.
Stars: ✭ 82 (+203.7%)
Mutual labels:  juce
python-soxr
Fast and high quality sample-rate conversion library for Python
Stars: ✭ 25 (-7.41%)
Mutual labels:  dsp
KnobKraft-orm
The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
Stars: ✭ 100 (+270.37%)
Mutual labels:  juce
Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (-22.22%)
Mutual labels:  dsp
bool-expr-indexer
A fast boolean expression index implementation, especially for RTB ad selection. A Go implementation of the core algorithm in paper <Indexing Boolean Expression>
Stars: ✭ 49 (+81.48%)
Mutual labels:  dsp
newsched
The GNU Radio 4.0 Runtime Proof Of Concept
Stars: ✭ 19 (-29.63%)
Mutual labels:  dsp
fogpad
A VST reverb effect in which the reflections can be frozen, filtered, pitch shifted and ultimately disintegrated.
Stars: ✭ 61 (+125.93%)
Mutual labels:  dsp
dsp
Header only C++14 library containing various digital signal processing utilities.
Stars: ✭ 30 (+11.11%)
Mutual labels:  dsp
TD-JUCE
JUCE audio and VSTs in TouchDesigner
Stars: ✭ 29 (+7.41%)
Mutual labels:  juce
rAudio-1
Raspberry Pi audio player: AirPlay, Audio CD, Bluetooth, DAB radio, DSP, Internet rafio, Multi-room, Spotify Connect, UPnP
Stars: ✭ 151 (+459.26%)
Mutual labels:  dsp

Bad Circuit Modelling

Build Status

This repository contains models of non-ideal circuits. The idea is to model realistic variations in circuits, caused by things like imperfect components, age, temperature, etc.

For each non-ideal circuit concept, we present simulation code, an example plugin (VST, AU) built with JUCE, and an explanatory article, available as either a Jupyter Notebook, or a Medium post.

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 non-ideal circuit concepts include:

1. Component Tolerances Medium Jupyter

Pic

2. Component Aging Medium Jupyter

Pic

3. Capacitor Temperature Medium Jupyter

Pic

4. Non-ideal Op Amps Medium Jupyter

Pic

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].