jacklooper - Headless audio looper

Support & discussion regarding DAWs and MIDI sequencers.

Moderators: MattKingUSA, khz

Post Reply
User avatar
flappix
Established Member
Posts: 50
Joined: Thu Jan 19, 2017 10:39 pm
Location: Germany
Been thanked: 16 times

jacklooper - Headless audio looper

Post by flappix »

Hi,
I wrote a minimal looping software designed to run without any GUI, fully controllable via midi.
It's probably most suited for Raspberry PI like projects.

It was primarily designed to fit my personal needs and therefore it's far away from perfect but I put some brainpower into the synchronization mechanism which seems to work quite well. So I thought it might be useful for others.

Another feature which might be interesting is the midi looping.
First you record an audio (wav) loop and then you can record a sequence of midi control data (or any midi data) which will stay in sync with the wav loop. This midi data can control e.g. a filter cuttoff to create customized wha-wha effects, sweeps or fade-outs.

https://github.com/flappix/jacklooper

Post Reply