There are no reviews yet. Be the first to send feedback to the community and the maintainers!
edgeofchaos
This repository is not maintained anymore. If I have any significant contributions, I usually do a PR for the Faust libraries. This repository contains the Faust libraries for sound and information processing that I use to implement my music complex adaptive systems.concatenative_granulation
Live concatenative granular processing for click-free looping, complex wavetable oscillation, and non-overlapping granulation with rectangular windowing.LimiterClass
C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.realfaust
This library contains a set of functions representing domain-limited versions of all Faust primitives and math functions that can potentially generate INF or NaN values. The goal of the library is to be able to implement DSP networks that, structurally, are free from INF and NaN values. Hence, the resulting programs should be rock-solid during real-time performance and virtually immune to crashes regardless of how mercilessly a network is modulated or how unstable a recursive system is made.limiterStereo
Look-ahead IIR stereo limiterautomatic_larsen_suppression
ALS - Automatic Larsen Suppression algorithms written in Faust.nonlinear_mapping
C++ classes for different nonlinear mapping functions with adjustable steepness.maximiser
Eight-band maximiser based on IIR look-ahead peak limitersmodified_lotka-volterra_A
Complex sound generator based on modified Lotka-Volterra differential equations.modified_hindmarsh-rose
Complex sound generator based on modified Hindmarsh-Rose differential equations.modified_rossler
Complex sound generator based on modified Rรถssler differential equations.modified_thomas
Complex sound generator based on modified Thomas differential equations.oscillators_example_cpp
Basic example code for object-oriented real-time oscillators.bitstream_DSP_ANN
This repository provides programs for the generation of training data for arithmetic and analysis processing of delta-sigma streams based on the KANN neural network library. The project was funded by the City of Vienna Science Grants programme.modified_chua
Complex sound generator based on modified Chua differential equations.modified_van_der_pol
Complex sound generator based on modified van der Pol differential equations.modified_lotka-volterra_B
Complex sound generator based on modified Lotka-Volterra differential equations.Love Open Source and this site? Check out how you can help us