It would open up a huge range of controller options if we could map midi channels to MimoLive controls.
In particular, I’d like to be able to map and control things like volume level by attaching them to physical faders on my midi devices. Having tactile buttons, dials, and faders would be a big improvement and allow multiple operators to work on a mix at the same time.
@Oliver_Breidenbach is there a problem why this isn’t a thing yet? I just got an akai pro mpd218 why cant I use that to control mimolive instead of my keyboard. The remote app is great but faders and nobs are greater. Why not though? LICENSE?
@203 it was in previous versions with the novation controllers. Achim mentioned in another thread he was going to look into adding the novation functionality back in at least. they’ve now added x-keys which helps. also probably waiting for people to request it as well. I think there is some mapping utilities out there you could possibly do this independently of ML. I’ve personally just set shortcut keys in ML and have used those but having midi controller access would be nice too.
X-Keys is OK, as is Novation, but Midi, or OSC I suppose, would open the possibilities up to many many more custom control opportunities. I know I’ve got about a dozen different midi controllers that have knobs, faders, user-defined button colors, etc. Perhaps MimoLIve could take a look at Resolume for inspiration in this area.
@Troy oh absolutely. I could see a good midi controller like that being of great use to those running live productions or trying to replace or upgrade legacy systems.
Farrago (sound board from Rogue Amoeba) does a great job with this.
They have a small button that appears at the bottom of the ‘Inspector’:
When you press that button it changes to ‘Learning’:
And then send it a MIDI signal and it turns that into a trigger:
Very simple, incredibly useful … I have a set of Korg pads that map straight into firing sounds.
I would LOVE the same for layers, etc!
(Also, is there any reason why can’t we have an ‘Off on Show Start’ layer trigger? … I have some layers that are used in pre-show, but they have to be manually turned off when the show ‘starts’ … )
I think there is some mapping utilities out there you could possibly do this independently of ML. I’ve personally just set shortcut keys in ML and have used those but having midi controller access would be nice too.
I just set this up today using endpoint URLs and Keyboard Maestro. I have it “Recalling” my layer sets, and it works flawlessly.
I set this up by activating a layer set, then right-clicking and choosing “Copy Layer Set’s API Endpoint”. Then, in Keyboard Maestro, I build the URL by adding http://localhost:8989 + contents of Clipboard + /recall. That’s it!
You can use “Allow Recording” checkbox in Keyboard Maestro to “learn” which MIDI key you want to assign by simply pressing it.
I would love use my old Novation Nocturn rotary controls in ML
Already I assigned buttons in Automap qwerty mapping and I’m able to turn on and off layers
Lot’s of cool make-shift solutions going on for button presses, but those are the simplest possible controls, and they are well-handled with MimoRemote already.
It would get much more interesting if we could map rotary dials (like the layer volume dials) or sliders (like layer position or opacity) to hardware controls. The mouse is not your friend when you have a project with several dozen layers and hundreds of variants and you want to control multiple things at the same time.
Mimolive is so powerful and capable, it is a shame when the limitation becomes how quickly you can navigate and control its finer details with a mouse.
Because keystrokes don’t do that well to represent sliders or dials.
Keystrokes also provide no feedback to the controller device, so, for instance, you can’t illuminate a button on the device according to the live status of the controlled layer.
There are a bunch of ways to “fake” midi control, but the best way is to have mimoLive actually accept midi, or OSC.
Exactly. Button presses are not a problem. There are tons of ways to send button commands.
Dials and sliders are the more difficult thing to address, and they are where the power of a midi system would really shine–particularly if they had bi-directional feedback, or could at least be polled for value.
OSC would also be a great control solution to allow the support of many types of external controllers. OSC is also nice because it is easily used across a network. It was designed to provide more flexibility than midi. We could always externally remap midi to OSC where needed.
Imagine being able to control opacity of a layer with a physical slider. Or position of a layer with dials, or a joystick. It opens up so many possibilities.
You can do this by simply submitting an http-Link to your mac. Whatever mapper you use, set it to send an http-request that is able to change the value(s), you want to change.
For e.g.: With a right click at the “Y-Rotation”-field, you can get the URL to change this value. Set it to whatever you want before you copy the URL. Then change it again and copy a second, third, fourth URL. You can use as many as you want to map.