Looper for Lich

Hi,
Is there a looper for the Lich ?
When I search the library, there is a looper, but apparently not compatible with Lich.
Thanks & regards

Hey!

I remember seeing an example of a PureData patch creation for the Lich or the pedal, I don’t quite remember which, but it was very simple to make and perfect for learning Puredata… search on YouTube, you should be able to find it easily, I think.

What kind of looper are you looking for? Like a DJ looper or a long-type guitar pedal looper?

I can make one eventually, maybe… nothing garanteed here… ^^’

There it is :

https://www.youtube.com/watch?v=qHBQR9AUEB4

1 Like

thank you @WalkTheDog , I’ll have a look

I have written something similar to a looper here:

It is a simple recorder/player using the line~ instead the phasor~command and records upon pressing GATE1 and the sample gets triggered using GATE2 (as a trigger). I am just not sure but KnobA adjusts the volume envelop and KnobB the starting point of the sample - so you can record and trigger on the time grid and even extract a short snippet from the recorded sample. For me it is much more useful than a looper because it is in sync.

Here is a more useful description:
https://ko-fi.com/s/c0ca72bd5a

1 Like