Strange behavior on Press + Rotate
2 posters
Page 1 of 1
Strange behavior on Press + Rotate
Hello,
I have the following control definition on a dial for the press+rotate action.
and the following in the translation file :
Now, if I change the CC# (from 28 to 29 ... or any other value), the translation file is not displayed. It stays on the "Dev.: Previous" (value 63) regardless of the turn (CW/CCW).
Atteched : log file.
Thanks for your support
I have the following control definition on a dial for the press+rotate action.
and the following in the translation file :
- Code:
<Default send="yes" receive="no" display="" image="" displayonsend="yes" useclosestvalueonreceive="no"/>
<StepValues>
<Step value="63" display="Dev.: Previous"/>
<Step value="65" display="Dev.: Next"/>
</StepValues>
</MidiSteps>
Now, if I change the CC# (from 28 to 29 ... or any other value), the translation file is not displayed. It stays on the "Dev.: Previous" (value 63) regardless of the turn (CW/CCW).
Atteched : log file.
Thanks for your support
- Attachments
thx538- Posts : 128
Join date : 2023-10-23
Re: Strange behavior on Press + Rotate
To be honest, I'm surprised that anything works when using a translation file with CW/CCW.
The code isn't prepared for it and is actually checking the state of the CC used in the ordinary Control Change configuration, not the CCs used for the CW/CCW configuration.
The easiest solution would be to remove the Translation file option when you select CW/CCW, but I guess some people would prefer another solution.
The code isn't prepared for it and is actually checking the state of the CC used in the ordinary Control Change configuration, not the CCs used for the CW/CCW configuration.
The easiest solution would be to remove the Translation file option when you select CW/CCW, but I guess some people would prefer another solution.
Re: Strange behavior on Press + Rotate
Thank you for the clarification.
Given that we know the ordinary CC is used, I think we can live with it as it is.Admin wrote:The easiest solution would be to remove the Translation file option when you select CW/CCW, but I guess some people would prefer another solution.
thx538- Posts : 128
Join date : 2023-10-23
Similar topics
» Script button , strange behavior regarding position .
» Dial rotate while pressed action: Same as above
» VU-Meter behavior?
» Wrong/strange dB values in Fader - Nuendo
» CC push behavior with 2.2.0 changed?
» Dial rotate while pressed action: Same as above
» VU-Meter behavior?
» Wrong/strange dB values in Fader - Nuendo
» CC push behavior with 2.2.0 changed?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum