Topic: [Bug Report] TM FX OSC issue regarding the “/1/cue/1/#” messages
Dear RME support,
It was a very nice idea to implement “cue” messages in TM FX OSC Page 1, but there are two situations where TM FX doesn’t answer properly to the OSC controller.
1) When a TM FX output channel “n” (with “n” representing id of this channel) has Cue/PFL assigned to it, it doesn’t make sense to select CUE for this channel. When a user tries to do it in TM FX, Cue is shortly selected and immediately unselected and that’s right. However this is not done properly when controlling TM FX using OSC.
- if “/1/cue/1/n 1.0” is sent to TM FX, it should send back 0.0 to the cue address for ALL channels to keep the sync with TM FX (0.0 is currently not sent for channel “n” which has the Cue/PFL assigned to it such that it appears to be selected for Cue in the OSC controller.
- if “/1/cue/1/x 1.0” is sent to TM FX (with “x” the id of a different channel than “n”), “/1/cue/1/n 0.0” should be sent back to set the OSC controller interface correctly (it is currently not done such that channel “n” which shouldn’t be selected at all, stays visually selected in the OSC controller even after selecting another Cue)
2) When a TM FX output channel “b” (with “b” representing the channel id) has Main Out B assigned to it, it is not possible to select CUE for this channel, CUE can only be selected for the Main Out. However when controlling TM FX with OSC, selecting CUE for Main Out B works and un select Main Out. If the audio result will be the same, this behavior is confusing. A solution could be to select both Main Out and Main Out B by sending “/1/cue/1/a 1.0” and “/1/cue/1/b 1.0” to the OSC controller or alternatively “/1/cue/1/a 1.0” and “/1/cue/1/b 0.0” (to keep only Main Out selected for Cue while Main Out B would be unselected (here “a” is the channel if of Main Out and “b” the channel of Main Out B).
Please consider also the situation, where Main Out receives the CUE and Main Out B is assigned…
Could it be possible to modify the current OSC implementation in TM FX such that at least 1) or better 2) could be improved?
Best regards,
David