Old 12-27-2018, 03:10 PM   #1
SoutherlyBuster
Human being with feelings
 
Join Date: Jan 2018
Posts: 23
Default Looper control - Mobius

I am experimenting with ways to perform live looping using Reaper. There are the hardware loopers that do it all through a foot controller, you then plug the analogue output into one of the audio channels that Reaper records; then there are the software based loopers implemented as a VSTi which can react to various midi keyboard presses or foot pedals to activate the looper.

At the moment I only have a midi keyboard with a sustain pedal. Hardware loopers or midi pedals may come later, trying to experiment to see what works best for me.

My end target is a bit vague as I am new to this. Have midi keyboard with sustain pedal, Reaper, and some analogue device instruments (will enter reaper via audio channel). Want to be able to loop any one of these devices, live for improvisations and practice sessions.

See that Cockos have their own software Looper, the Super8, ok but only can initiate the recording via pressing a midi key, but my hands will be busy holding and playing the analogue instrument, so really need it to be triggered by a foot pedal. Thought the sustain pedal could do that. Could not see a controller to midi key transform tool.

Have seen in some Reaper forums that Mobius is one way to do software based looping, so I give vers 2.5 a go on my Mac OX 10.12.5 (Sierra). Stand-alone fires up and looks OK, but when run from Reaper as a FX, the graphics are all messed up, making it unusable.

Any one experience the same problem and have a fix?

Alternative methods? Eventually will aim to get some basic on/off foot controllers and foot controlled pads to be able to send midi messages out, rout to reaper, and also perhaps from Reaper transform the message suitable for my POD6 hardware (sorry did not buy the Line6 Foot Controller only the Amp) to set it's effects and control like the Wah Wah. But thought keep it simple at first.

Thanks,
Norman.
SoutherlyBuster is offline   Reply With Quote
Old 12-28-2018, 04:03 AM   #2
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,687
Default

Super8 is a JSFX script, but I never tested it.

Hence it can be modified in any way. Adding Midi events to control it's work should be rather easy to do.

-Michael
mschnell is offline   Reply With Quote
Old 12-28-2018, 12:10 PM   #3
SoutherlyBuster
Human being with feelings
 
Join Date: Jan 2018
Posts: 23
Default

Quote:
Originally Posted by mschnell View Post
Super8 is a JSFX script, but I never tested it.

Hence it can be modified in any way. Adding Midi events to control it's work should be rather easy to do.

-Michael
was thinking similar. It would then keep the system simpler. The mobius software is very complex.
Norman.
SoutherlyBuster is offline   Reply With Quote
Old 12-28-2018, 02:17 PM   #4
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,687
Default

Just copy the file "super8" to some other name (say "super9"), and with a text editor modify the line

desc:Super8 MIDI-controlled synchronized looper (Cockos)

to show the name you desire to load the pligin with e.g.

desc:Super9 MIDI-controlled synchronized looper

Then load the plugin and with the [Edit] button you can start modifying the code.

If you need help regarding JSFX programming, see you in the script subforum !


But the name "Super8 MIDI-controlled synchronized looper" and the description:
// - note1=if not recording, start record.
// If already recording (and initial length-setting pass), sets length and continues (overdub)
// If already recording (and length is set), goes back to playback
// - note2=toggle playback (stop/rec->play, play->stop)
// - note3=toggle selected-for-monitoring
// - note4=reverse loop
suggests that it already can be controlled via Midi

If you want to control it via the sustain pedal instead of a note, I think there are plugins that convert such messages.

-Michael

Last edited by mschnell; 12-28-2018 at 02:24 PM.
mschnell is offline   Reply With Quote
Old 12-28-2018, 04:31 PM   #5
vsthem
Human being with feelings
 
Join Date: Nov 2018
Posts: 654
Default

I'm using Mobius, and controlling it with a USB Midi Footswitch

https://www.amazon.com/Logidy-UMI3-M.../dp/B002YL81RW

compact, relatively inexpensive. Simple to setup. I set the three switches to

Record
Overdub
Next Loop

on whatever track is selected. I setup TouchOSC to send MIDI to Mobius. With it I can select the track by reaching over and touching the track I need. I can also quickly mute tracks, which can kind of create a DJ effect. I've attached a screenshot of my TouchOSC setup.

Hopefully this is helpful. I tried all of the different loopers, and Mobius was the only one that did everything I needed it to do
Attached Images
File Type: png looperOSC.png (49.5 KB, 725 views)
vsthem is offline   Reply With Quote
Old 01-16-2019, 03:13 PM   #6
scythebearer
Human being with feelings
 
Join Date: Jan 2019
Posts: 3
Default Foot controlled MIDI looper for live use

In this live area Super8, and Mobius are discussed, so I will look at those. However Reaper custom action can also create a MIDI loop.

But something is amiss with "Quantize track MIDI recording". Notes are adjusted live but few playback, unless one MIDI event is deleted manually which of course doesn't work for live. But then all playback. So I had to give up on quantize during input.

Also being MIDI, it's super difficult to record the first note on the beat at the same time the loop record is begun. Foot control provides tempo tap via an action. If Reaper provides MIDI clock, can the clock output continue when the loop is stopped? Maybe the loop stop will have to start a silent click?

Initial results are promising, like being able to route the loop into BlueArp arpeggiator. What are your thoughts on how to improve Reaper live MIDI loop recording?

Track: Select track 02
Xenakos/SWS: Set selected tracks record armed
SWS: Set transport repeat state
Transport: Go to start of project
Time selection: Remove time selection
SWS: Delete all items on selected track(s)
Transport: Record

{perform some notes}

Press another FCB pedal, Loop end:

Transport: Record
SWS: Quantize item's end to grid (change length)
Item properties: Loop item source
Time selection: set time selection to items

(Another pedal for transport start/stop)

(This is a follow up post first done in control surfaces, there is some more detail there)
scythebearer is offline   Reply With Quote
Old 04-26-2019, 08:40 PM   #7
SoutherlyBuster
Human being with feelings
 
Join Date: Jan 2018
Posts: 23
Default

I am still experimenting. Now I know why some of the violin players that use loop pedal hardware, play barefoot, so you can feel the buttons. Ok, so what does this have to do with the price of eggs in China? At the moment have no funds for purchasing a midi foot controller, but do have a QWERTY blue tooth keyboard, I have tried this as a foot controller in a very basic way, pressing the space bar with my big toe barefoot -- works fine. So thinking some more about this, hacking an old QWERTY keyboard to modify as a foot controller for purely on/off switches ... . Even just using the space bar, but get the custom script to time between space bar presses to get different functionality.
SoutherlyBuster is offline   Reply With Quote
Old 04-26-2019, 09:13 PM   #8
clepsydrae
Human being with feelings
 
clepsydrae's Avatar
 
Join Date: Nov 2011
Posts: 3,409
Default

I once had a set up using mobius through reaper... I used a small MIDI keyboard (e-mu xboard 25) and played the keys with my toes, with keys assigned to various functions and the dials assigned to various volumes, FX sends, etc.

Worked great, but man, mobius was a capable but confusing piece of software... trying to deduce the difference between a "loop" and a "clip" and a "layer" and a "track" and a "channel" and a "cycle" and a "subcycle" or whatever all the terms were (it was years ago), and the documentation didn't seem to help me, and everything seemed to use the wrong name, and nothing worked quite the way I expected... I got it working but it was always tenuous...
clepsydrae is offline   Reply With Quote
Old 07-16-2019, 10:54 PM   #9
shady
Human being with feelings
 
Join Date: Jun 2017
Posts: 110
Default

check out using your keyboard this way..

https://forum.cockos.com/showthread.php?t=206012

i can already smell that toe..
__________________
twitch.tv/suprshady trying to stream REAPER stuff.. more than twice a year
shady is offline   Reply With Quote
Old 07-16-2019, 11:04 PM   #10
clepsydrae
Human being with feelings
 
clepsydrae's Avatar
 
Join Date: Nov 2011
Posts: 3,409
Default

Quote:
Originally Posted by shady View Post
check out using your keyboard this way..

https://forum.cockos.com/showthread.php?t=206012

i can already smell that toe..
Nice, thanks. I often use an extra numpad mini keyboard for semi-remote control, but that thing you linked to is a step above for sure.
clepsydrae is offline   Reply With Quote
Old 07-16-2019, 11:39 PM   #11
shady
Human being with feelings
 
Join Date: Jun 2017
Posts: 110
Default

/derail
cool I like your style.. I'm always tempted to pick some up at the flea market..

Anyways, I kinda gave Mobius a try a few years ago, but I think I'll give it one more go before moving on.
__________________
twitch.tv/suprshady trying to stream REAPER stuff.. more than twice a year
shady is offline   Reply With Quote
Old 07-17-2019, 06:41 AM   #12
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,687
Default

Quote:
Originally Posted by clepsydrae View Post
Nice, thanks. I often use an extra numpad mini keyboard for semi-remote control, but that thing you linked to is a step above for sure.
Is there a way to use these keys in Reaper dedicatedly - not duplicating the normal keyboard's actions - i.e.ö similar to Midi events ?

-Michael
mschnell is offline   Reply With Quote
Old 07-17-2019, 09:04 AM   #13
clepsydrae
Human being with feelings
 
clepsydrae's Avatar
 
Join Date: Nov 2011
Posts: 3,409
Default

Quote:
Originally Posted by mschnell View Post
Is there a way to use these keys in Reaper dedicatedly - not duplicating the normal keyboard's actions - i.e.ö similar to Midi events ?
To do that I think you want to check out the link that shady posted, where you can connect extra keyboards or mice and register them as "not keyboards" and trigger things with the keys.

I just map the numpad keys to stuff, e.g. Numpad-5 maps to some action in the reaper keyboard prefs, because I don't generally use those keys on the main keyboard anyway.
clepsydrae is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:44 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.