audio compressor effect

June 17, 2018 ยท View on GitHub

Proof-of-concept work in progress effect unit for teensy audio library

This is my first attempt at writing an effect for teensy audio library. At this point this effect is a two-stage gain amplifier. I will merge with teensy audio library once I have cleaned up.