Topic: Controlling TotalMix via midi from my DAW
Hi everyone,
Windows 10
DAW: Reaper
Fireface 800
ARC USB
Right now I am using the ARC to control TotalMix. However, I would like to add to this control additional controls out of my DAW. Specifically, I would like to send from my DAW midi messages that automatically change the snapshot I am using.
Is this possible? And if so, can I do this without disabling the ARC USB?
*Edit: let me add some more info.
The first thing that is tripping me up is I don't know what type of midi message is to be sent, and I do not really understand how to interpret RME's code for snapshot changes:
Snapshot 1: 36 / 54 / #F 3
Snapshot 2: 37 / 55 / G 3
Once I now how to interpret this code, I can then look into how to write a script in Reaper to execute an action that will automatically change the snapshot I am using in TotalMix from 1-2.
*Edit 2:
Okay, I now know that the code in question is for midi note on/off. That is the kind of midi message I would need to send from my DAW to TotalMix. Here's where that leaves me:
Right now, I am trying to send this message to the ARC USB, which is listed as a midi device in my DAW. I have configured the ARC in my DAW to receive output messages, so that seems to be good to go.
But I am unsure what my next step is? Again, I am assuming I can do this /without/ disabling the ARC as a USB controller for TotalMix?