Playing around with my new and very adorable toy, the ReMOTE 49, I searched desperately for some ways to use all those knobs and buttons with tracktion.
Especially for some minor T2 shortcomings like to have no KB shortcut for Solo/Mute...
Ok. So, after some resarch I found a way to use the ReMOTE in place of the Mackie Control Universal... at least in a specific way. In fact this is (sort of) possible with any other (programmable) external MIDI-Controller and as I found no descripttion elsewhere, I'd like to share it:
- 1) You NEED an MIDI-Input dedicated to the controlling functions. For the ReMOTE this means another MIDI-Input to your computer beside the USB-Connection (if you use it like most people would do I think). And, oh, by the way: Only the buttons make sense for this one, but you may use the Knobs and Faders in their normal way though!
2) Connect one unused MIDI-Out of the ReMOTE to the computer an tell Tracktion on the "external controllers" page that the MCU is connected to this input (the output is not needed and makes no sense too...). Fortunately Tracktion does not test for the presence of a real MCU...
3) Program your ReMOTE in the following way:
Each Button used should send "Note On/Off" ONLY to the MIDI Port that is now dedicated to the MCU. Let the MIDI Channel at "1", set Velocity to "127" and set the Button-Type to "Momentary" (this means Note-On event at pressing and Note-Off at depressing) and then set the Note Number according to the function you want.
Code: Select all
Nr. 8 - 15 Solo Track n (1 - 8)
Nr. 16 - 24 Mute Track n (1 - 8)
Nr. 25 - 32 Select Track n (1 - 8)
Nr. 46 Shift n to prev. 8 Tracks
Nr. 47 Shift n to next 8 Tracks
Nr. 93 STOP
Nr. 94 PLAY
Nr. 95 RECORD
- Unlike clicking the Solo-Button in Tracktion this Solo is "added" (like CTRL-Click), same is true for the Mute function.
Unlike the Stop-Button in Tracktion or the MMC-Stop command this Stop jumps to the start of the entire edit if Tracktino is already in stop-mode (in play-mode, it just stops).
If you press Track-Select, the track is not only selected, but also the first filter/synth in the track is opened.
Greetings from Vienna, Gerald
