Posts: 5
Threads: 1
Joined: Dec 2015
Reputation:
0
Is there a way to send a midi command from the keyboard to MSP, and have as a response a mobile command back to the keyboard? It would be a way round to quickly change paramaters om my keyboard without having to touch the screen of my Android tablet.
Posts: 13,348
Threads: 301
Joined: Apr 2012
Reputation:
235
11-19-2021, 06:40 AM
(This post was last modified: 11-19-2021, 06:40 AM by Zubersoft.)
tvdl - what type of keyboard do you have? It is certainly possible to set up MIDI messages to send and receive to do exactly what you have described, but the types of messages you send/receive will depend on what type of keyboard you are using.
Mike
Posts: 5
Threads: 1
Joined: Dec 2015
Reputation:
0
Hi Mike, I have a Nord Stage 3.
Posts: 13,348
Threads: 301
Joined: Apr 2012
Reputation:
235
Have you found any documentation for what MIDI messages the Nord Stage 3 sends and receives? This will be important for knowing what MIDI messages you need to send.
Posts: 13,348
Threads: 301
Joined: Apr 2012
Reputation:
235
What that page tells me is that you can use a patch select message to change instruments, or you can send a control change message to change any of the other fields listed on that page. If you edit your song, go to the MIDI tab and tap +, you can set up a command to match what is listed on that page.
Mike
Posts: 13,348
Threads: 301
Joined: Apr 2012
Reputation:
235
There's only one way to acheive that at the moment:
1) Go to Settings->MIDI Settings->MIDI Actions and configure a MIDI action so that it triggers the next smart button
2) Open your score, place a smart button and set the action to send a MIDI command
You can then send something from your keyboard to trigger the smart button which will then send a different message. MobileSheetsPro doesn't currently have a feature where you can say, "In response to this message, send this other message". That is something completely different that would have to be implemented. I would also have to decide if that would be implemented as something that could be set per song, or globally (or both).
Mike
Posts: 5
Threads: 1
Joined: Dec 2015
Reputation:
0
Thank you Mike, this works!