Live Looping with Midi and Zynthian

So how does one go about midi live looping with a V5? The Zynth is working great with my Minilab 3. But I’d like to be able to record and loop like this, but with midi and the onboard LV2 plugins: https://www.youtube.com/watch?v=cPl-f9GwNfo

2 Likes

You could use sooperlooper to live loop (audio). For getting a workflow similar to what’s shown in the video, you would need a specific ctrldev driver. You could have a quick and dirty workflow using midi learning, but full integration requieres a dedicated driver.

Regards

3 Likes

We could use pattern editor in live record mode to get a similar behaviour.

2 Likes

I’d be willing to help develop this. I’ll do some experimentation and I’ll report back. I’m also open to suggestions of things to try first.

1 Like

if you want to develop a ctrldev driver, the best example are @oscaracena drivers, that integrates step sequencer and kind of MIDI live looping.

Regards

4 Likes