Max MSP project – Looper design

It’s been awhile updating my looper project, mostly because I have been busy learning MAX.

The looper project has reached the design stage. Building the looper by following the YouTube video’s by dearjohnread is done and now I have a functioning looper patch.

Now it’s time to start designing my own looper. In my Eurorack system I have an Expert-Sleepers ES-9 with a few audio inputs. 16 to be exact, now keeping track of 16 loops is a bit much whether it is in a live set or a jamming session. The start will be 4 tracks, inspired by the old 4 track recorders. I can always expand later.

The 4 tracks need to controllable by a midi controller, these functions must be available:

    • Start and stop recordings
    • Start and stop  playing the recorded loops
    • Mute and unmute of the loops

This will be the basic controller wise. Besides the loops I have several ideas for applying effects , like stutter, reverb distortion and whatever else comes to mind.

Functions need to be :

    • Effects per loop channel
    • Add & Delete
    • Turn on & Off
    • Building effect chains per channel

These functions also need to be controllable via a midi controller. I own an old Push 1 , which should be enough. I will start with that and make it customizable later on.

This is the basic concept for the design, I will post the more expanded design notes on my GitHub. Here I will go into the whole learning process.

Max MSP project – The idea , a looper

In order to learn Max/MSP and give the proces more focus , I have opted for a simple idea. Making a Looper. Think the hardware loopers like the Boss RC-505 and more on the experimental side, the Soma Cosmos.

It’s a looper aimed at live use and jam sessions, with the Eurorack as the input. The sound source.

The Looper needs to take care of recording loops from the modular. In order to have more control about the end result and what you heard in a live set. Adding loops , editing then and adding effects to it.

The interface between the Eurorack and the computer is an Expert Sleepers ES-9. Which is an audio interface for Eurorack. It has 8 audio inputs. So the looper will be one with 8 channels. The looper will be a buffer between the Eurorack and the music coming out of the speakers.

I am starting with a basic patch and will expand on it as I learn more. I will divide the project into little steps so I can keep control. And don’t get list and get finished results.

I have found a number of YouTube video’s on making a looper, first order of business will be simply building these. And later on changing them and building the functionality I want in them. And then I will release the first version.

The first version will be the basis for all future additions and built out on this.

video list :

Dearjohnreed – Four track looper part one
Dearjohnreed – Four track looper part two
Dearjohnreed – Four track looper part three

Soria box – Loop pedal from Scratch

I will share it on my Github when I have my first version. This can be found here :

Cornerman – Github Max/MSP