Ok, tried to do all the suggestion but nothing seem to work!
I can see that all the midi port used for testing are working but Totalmix seem to not respond.
When I use my Mackie Control Pro this to control totalmix it work as expected so I think it's not a Totalmix problem.
Also I could see that if I send midi From totalmix to Bome all work well (totalmix send the Meter Value out with midi).
I think that maybe there is something wrong in my patch, I attach the totalmix midi reference from the manual here so you could maybe investigate more with that:
http://www.rme-audio.de/download/fface_uc_e.pdf (it's in the page 75)
The hardware output set up as Main Out can be controlled by the standard Control Change Volume via MIDI channel 1. With this, the main volume of the Fireface UC is controllable from nearly any MIDI equipped hardware device.
Even if you don't want to control all faders and pans, some buttons are highly desirable to be available in 'hardware'. These are mainly the Talkback and the Dim button, and the monitoring options (listen to Phones submixes). Fortunately a Mackie Control compatible controller is not required to control these buttons, as they are steered by simple Note On/Off commands on MIDI channel 1.
The notes are (hex / decimal / keys):
Dim: 5D / 93 / A 6 Mono: 2A / 42 / #F 2 Talkback: 5E / 94 / #A 6 Recall: 5F / 95 / H 6 Speaker B: 32 / 50 / D3
Cue Main Out: 3E / 62 / D 4 Cue Phones 1: 3F / 63 / #D 4 Cue Phones 2: 40 / 64 / E 4 Cue Phones 3: 41 / 65 / F 4 Cue Phones 4: 42 / 66 / #F 4
Snapshot 1: 36 / 54 / #F 3 Snapshot 2: 37 / 55 / G 3 Snapshot 3: 38 / 56 / #G 3 Snapshot 4: 39 / 57 / A 3 Snapshot 5: 3A / 58 / #A 3 Snapshot 6: 3B / 59 / B 3 Snapshot 7: 3C / 60 / C 4 Snapshot 8: 3D / 61 / #C 4
Trim Gains: 2D / 45 / A 2 Master Mute: 2C / 44 / #G2 Master Solo: 2B / 43 / G2
Furthermore all faders of all three rows can be controlled via simple Control Change com- mands. The format for the Control Change commands is:
Bx yy zz
x = MIDI channel
yy = control number zz = value
The first row in TotalMix is addressed by MIDI channels 1 up to 4, the middle row by channels 5 up to 8 and the bottom row by channels 9 up to 12.
16 Controller numbers are used: 102 up to 117 (= hex 66 to 75). With these 16 Controllers (= faders) and 4 MIDI channels each per row, up to 64 faders can be controlled per row (as re- quired by the HDSPe MADI).
User's Guide Fireface UC © RME
75
Examples for sending MIDI strings:
- Set input 1 to 0 dB: B0 66 68
- Set input 5 to maximum attenuation: B1 6A 0 - Set playback 1 to maximum: B4 66 7F
- Set Output 3 to 0 dB: B8 68 68
Note: Sending MIDI strings requires to use programmer's logic for the MIDI channel, starting with 0 for channel 1 and ending with 15 for channel 16.
Further functions:
- Trim Gains On: BC 66 xx (BC = MIDI channel 13, xx = any value) - Trim Gains Off: BC 66 xx or select a submix
Select submix (fader) in third row: - channel 1/2: BC 68/69 xx
- channel 3/4: BC 6A/6B xx
etc.
Input Gain control is available via CC9, value range as the gain itself (up to 65). The MIDI channel determines the controlled channel, from 1 to 16 (UC: only 1/2). For this to work, Enable MIDI Control in the Options menu has to be activated.