Audio FX Toolkit
The Audio FX Toolkit is a collection of classes and example scripts that allow you to create your own audio effects.
by BlueShiftCollaborative
Price History +
Do you want to prototype your own effects in Unity?
Do you dig writing your own DSP?
If so, this is the package for you!
Included, is a DSP library and a series of example implementation scripts. The library has:
- Two distortion algorithms,
- a delay line with a number of implementations,
- a biquad filtering suite,
- a simple lowpass filter,
- an all-pass filter,
- a feedback and feedforward comb filter,
- a sample peak/RMS detector,
- a wavetable,
- a tremolo,
- a simple reverb.
Based on these scripts you create custom reverbs, choruses, equalizers, compressors, and more!