Sample-accurate Looper/Delay with free mode and midi-clock sync mode.
--
Features:
- Free Mode
- Midi-Clock Mode
- Record and Loop Length separated
- Erase parts of the loop
- Delay mode (via feedback)
- Simple mix (via mute and volume)
--
Build/Install:
-
Use the Faust Online Compiler to compile it as Standalone Jack Application or Audio Plugin (LV2, VST, etc): http://faust.grame.fr/compiler
-
This software was tested only with Linux JackQT Faust Compiler.
-
Or compile them simply with (you'll need to install the Faust Compiler):
- $ faust2jaqt -midi DeLooper.dsp
-
To Start:
- $ ./DeLooper
--