Wiki

Clone wiki

EkLooperProject / Home

About the project

This piece of spagetti should became to well organized and easy to use looping engine with front end. It will provide bridge between computer audio interface and expensive guitar amp hardware. The power of it is in FFT transformation that reduces audio latency and glitches thresholded from WASAPI audio interface.

Basically you will be able to create music tracks with hardware for 10$ and your guitar or musical instrument connected to your pc. Something like: https://www.youtube.com/watch?v=GxdAqDC9sHw

NOTICE

This project is in very early development stage. The front-end is not fully functional but the waveform and audio play is implemented. Coding style have to be refactored to match latest .NET C#7 coding standarts. Some drivers have to be implemented with c++ as C# have some problems with low-level streaming performance.

Updated