-
- Downloads
Add LFO Modes and more
This commit adds: - A Square, Random and Jump LFO-Waveform - A possibility to record the last active buffer into the new one - Crude crossfading at the beginning and end of the loop - Some minor fixes to reverb levels - Fixes to the saturation function (was too silent before)
Showing
- circuitsim/lookup-tables.ipynb 29 additions, 21 deletionscircuitsim/lookup-tables.ipynb
- code/daisy-looper/daisy-looper.ino 75 additions, 28 deletionscode/daisy-looper/daisy-looper.ino
- code/daisy-looper/helpers.h 16 additions, 0 deletionscode/daisy-looper/helpers.h
- code/daisy-looper/lfo.h 9 additions, 0 deletionscode/daisy-looper/lfo.h
- code/daisy-looper/looper.h 19 additions, 16 deletionscode/daisy-looper/looper.h
- code/daisy-looper/luts.h 0 additions, 13 deletionscode/daisy-looper/luts.h
- code/daisy-looper/potentiometers.h 1 addition, 1 deletioncode/daisy-looper/potentiometers.h
- code/daisy-looper/ui.h 47 additions, 29 deletionscode/daisy-looper/ui.h
Loading
Please register or sign in to comment