Cycle Button - Translation File
2 posters
Page 1 of 1
Cycle Button - Translation File
Hi @ all, apologies in advance if this has been asked a thousand times.
I have been using the MIDI plugin for some time successfully, but I am trying to set a Cycle Button to cycle 4 options on a plugin in UAD Console. I have been successfully able to control most options on the device with normal knob controls or simple button presses, but I need to get Cycle Button working.
The problem:
The secondary app I use to control Console does not recognise my button presses to "Learn" the StreamDeck button I have assigned.
MY Translation File:
<MidiSteps version="1.1">
<Default send="yes" receive="no" display="" image="" displayonsend="yes" useclosestvalueonreceive="yes"/>
<StepValues>
<Step value="0" display="" image=""/>
<Step value="31" display=""/>
<Step value="64" display=""/>
<Step value="120" display=""/>
</StepValues>
</MidiSteps>
My settings:
Channel: 1
Command: 102
Button Type: Cycle
Cycle File: "As Above"
End Behaviour: Loop
Direction Switch: Never
MIDI Out Port: "Set to an already recognised port in the app I am trying to control"
Any help appreciated, thanks in advance <3
I have been using the MIDI plugin for some time successfully, but I am trying to set a Cycle Button to cycle 4 options on a plugin in UAD Console. I have been successfully able to control most options on the device with normal knob controls or simple button presses, but I need to get Cycle Button working.
The problem:
The secondary app I use to control Console does not recognise my button presses to "Learn" the StreamDeck button I have assigned.
MY Translation File:
<MidiSteps version="1.1">
<Default send="yes" receive="no" display="" image="" displayonsend="yes" useclosestvalueonreceive="yes"/>
<StepValues>
<Step value="0" display="" image=""/>
<Step value="31" display=""/>
<Step value="64" display=""/>
<Step value="120" display=""/>
</StepValues>
</MidiSteps>
My settings:
Channel: 1
Command: 102
Button Type: Cycle
Cycle File: "As Above"
End Behaviour: Loop
Direction Switch: Never
MIDI Out Port: "Set to an already recognised port in the app I am trying to control"
Any help appreciated, thanks in advance <3
Last edited by pureaddict on Thu Apr 25, 2024 12:29 pm; edited 1 time in total
pureaddict- Posts : 4
Join date : 2024-04-25
Re: Cycle Button - Translation File
I tried your settings, and they work as intended (i.e., the expected commands are sent).
I can only speculate, but perhaps the "secondary app" requires the value 127 when it should learn a command?
You can temporarily add a Push button that sends the same command with the value 127 and see if that works. Once the command is learned, you can remove that button.
I can only speculate, but perhaps the "secondary app" requires the value 127 when it should learn a command?
You can temporarily add a Push button that sends the same command with the value 127 and see if that works. Once the command is learned, you can remove that button.
pureaddict likes this post
Re: Cycle Button - Translation File
Your little test opened my eyes to the issue.
I also had to set it as a knob/fader in the UA control app.
Thanks so much for the quick reply and the great software
Is there a way to display text with a "return" between words for each cycle step in the script?
Example:
TYPE
LPF
TYPE
BPF
TYPE
HPF
etc...
I also had to set it as a knob/fader in the UA control app.
Thanks so much for the quick reply and the great software
Is there a way to display text with a "return" between words for each cycle step in the script?
Example:
TYPE
LPF
TYPE
BPF
TYPE
HPF
etc...
pureaddict- Posts : 4
Join date : 2024-04-25
Re: Cycle Button - Translation File
Check at the end of this page:
https://trevligaspel.se/streamdeck/midi/index.php/configuration/configuration-files/option-files
I can't show he text string required in this post, since it is translated to a line feed
https://trevligaspel.se/streamdeck/midi/index.php/configuration/configuration-files/option-files
I can't show he text string required in this post, since it is translated to a line feed
pureaddict likes this post
Re: Cycle Button - Translation File
Do I use the ".. "
Is it
display "word"string"word"
or
display "wordstringword"
Thanks
Is it
display "word"string"word"
or
display "wordstringword"
Thanks
pureaddict- Posts : 4
Join date : 2024-04-25
Re: Cycle Button - Translation File
The first alternative would case an XML formating error.
As said on the page "...without the quotes..:", so it's
display "wordstringword"
As said on the page "...without the quotes..:", so it's
display "wordstringword"
pureaddict likes this post
Re: Cycle Button - Translation File
Fantastic!
That will keep me busy for some time, thanks so much!
That will keep me busy for some time, thanks so much!
pureaddict- Posts : 4
Join date : 2024-04-25
Similar topics
» Displayonsend does not seem to work in Cycle File
» Note On/Off Translation File
» Having Trouble with Translation File
» RME TotalMix Translation File
» Translation File for Reaper?
» Note On/Off Translation File
» Having Trouble with Translation File
» RME TotalMix Translation File
» Translation File for Reaper?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum