• Stars
    star
    19
  • Rank 1,163,249 (Top 23 %)
  • Language
  • License
    GNU General Publi...
  • Created almost 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

More Repositories

1

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.
55
star
2

concatenative_granulation

Live concatenative granular processing for click-free looping, complex wavetable oscillation, and non-overlapping granulation with rectangular windowing.
Faust
40
star
3

LimiterClass

C++ classes for an IIR look-ahead limiter implementing cascaded exponential smoothers for low-distortion peak limiting and maximisation.
C++
24
star
4

limiterStereo

Look-ahead IIR stereo limiter
Faust
14
star
5

automatic_larsen_suppression

ALS - Automatic Larsen Suppression algorithms written in Faust.
Faust
8
star
6

nonlinear_mapping

C++ classes for different nonlinear mapping functions with adjustable steepness.
C++
8
star
7

maximiser

Eight-band maximiser based on IIR look-ahead peak limiters
Faust
6
star
8

modified_lotka-volterra_A

Complex sound generator based on modified Lotka-Volterra differential equations.
Faust
5
star
9

modified_hindmarsh-rose

Complex sound generator based on modified Hindmarsh-Rose differential equations.
Faust
3
star
10

modified_rossler

Complex sound generator based on modified Rรถssler differential equations.
Faust
3
star
11

modified_thomas

Complex sound generator based on modified Thomas differential equations.
Faust
2
star
12

oscillators_example_cpp

Basic example code for object-oriented real-time oscillators.
C++
2
star
13

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.
C
2
star
14

modified_chua

Complex sound generator based on modified Chua differential equations.
Faust
2
star
15

modified_van_der_pol

Complex sound generator based on modified van der Pol differential equations.
Faust
2
star
16

modified_lotka-volterra_B

Complex sound generator based on modified Lotka-Volterra differential equations.
Faust
1
star
17

ideal_oscillators

Example code of how to use structures to create objects in C, which here are used to generate a few samples of the common ideal oscillators.
C
1
star