Example PlatformIO project using the Stereo Ping-Pong Delay component from the hexefx_audioLibrary_i16
, compatible with the standard Teensy Audio Library.
Default hardware is either Teensy4.1 or Teensy4.0 with Audio Adapter Board Rev.D.
- Open the project in the PlatformIO environment.
- Build the project and upload it to the Teensy4 board.
- Open the
DelayStereo_I16.html
file placed in thehtml
folder in Chrome, Chromium or Edge browser (others do not implement WebMIDI and WebSerial). - Connect to the USB MIDI interface listed as Teensy.
- Click
Connect
button on the top of the page and choose Teensy Serial port. - Use the dials and buttons to control the effect.
- On/Off button - delay bypass
- Time - delay time
- Inertia - delay time update speed resuling is pitch up/down effects
- Repeats - delay feeedback control
- Mix - dry/wset mix control
- HiCut - lowpass filter placed in the feedback loop, makes each repeat darker
- LowCut - highpass filter placed in the feedback loop, makes each repat loose low end
- Treble - wet signal output treble control
- Bass - wet signal output bass control
- ModRate - modulation rate
- ModDepth - modulation depth
- Freeze - button, Freeze on/off
- Tap - button, delay time tap tempo
Copyright 11.2024 by Piotr Zapart
www.hexefx.com