Audio effects library for Teensy4.x standard Audio Library.
The effecs are ported from the main floating point version of the library.
Useful module for building polyphonic 8 voice synthesizers, mix all the voices at once instead of using cascaded 4 channel mixers. In addition, it provides two more modulation inputs: one for volume (tremolo effects) and one for panorama (auto-pan effect).
enabling a waveform generator with option to sequence up to 4 steps with different PWM duty and octave setting.
/home/user/Arduino/
).libraries
if it doesn’t exist already. Enter it using a terminal or github CLI.git clone https://github.com/hexeguitar/hexefx_audiolib_i16.git
or alternatively, download the ZIP file and unpack the library there.Audio.h
and hexefx_audiolib_i16.h
are included in the sketch file.Copyright 12.2024 by Piotr Zapart
www.hexefx.com