Note: original code forked from https://github.com/21echoes/samsara - I have retained the bits of doc that are still relevant.
The original samsara code is a clock synced looper for Norns. I have heavily adapted it to use three voices that playback the original recorded and sync’ed loop. The result lets you make some complex sounds with very simple loops.
I have added a new UI and controls for these three voices. These use Encoder 1 to switch between parameters
play
tab:
vol
tab:
div
tab:
shuf
tab:
Note: I have retained all of the key combos from Samasara. I only changed the encoder settings (see above)
Thank you very much to 21echoes for their Samsara code. This was an excellent base to learn softcut and to learn the ui and params modules.