Boards jump when using MIDI
in MAIN
I'm using Millumin with several Boards separating Scenes. When using spacebar the order or the ">>" button the order goes perfectly.
When triggering with a midi controller it sometimes jumps Boards.
Anyone could help?
Comments
What kind of midi controller are using ?
You can track what kind of Midi signal is send to Millumin via the monitor. To open it, go to the menu bar, Window/Monitor. The monitor will list all incoming signals into Millumin. So, you can adjust your interaction to this signal in the interaction panel.
Did that solve your problem ?
Sincerely your,
Nicolas
How can I achieve to jump to a board?
Thanks!
What do you want to do ? Jumping to another column or changing of dashboard ?
Anyway, you can do that by creating an interaction (more info in this tutorial), or by sending an osc order (more info in this tutorial).
Did that solve your problem ?
Sincerely your,
Nicolas
Sorry for beeing unspecific.
I'm looking for a way to directly jump to a dashboard / board.
You can ask Millumin2 to automatically jump to the next dashboard when asking for next column after the last column. In the Preference panel ("CMD" + ",") check the box "go on to the next board" in the media tab (look at the attached picture).
Or, if you know how to use OSC, you can use this order :
This will launch the board at index "index" or with the name "name". More info about all OSC message here./millumin/action/selectBoard
[index or "name"]
Did that solve your problem ?
Sincerely your,
Nicolas