Questions & Answers

BUG: Macro command "Create Autofades" fails if you try to set a value which is smaller than the current value

0 votes
238 views
asked Jun 1, 2018 in Studio One 4 by gottfriedbergmair (16,460 points)
If you try to set a new autofade value with the macro command "Create Autofades" than the command will not work if the value is smaller as the current value.

Example for reproducing the issue:

Current value: 0ms, Create Autofades("0.1") --> new value is 100ms

Current value: 100ms, Create Autofades("0.9") --> new value is 900ms

Current value: 900ms, Create Autofades("0.5") -> This will not work because the new value is smaller than the current value!

This behavior prevents you from resetting Autofade values to zero or to smaller values. Setting autofade values with macro commands is therefore pretty limited.

Hope this makes sense

Gottfried

1 Answer

0 votes
answered Jun 15, 2018 by lawrencefarr (221,410 points)
 
Best answer
Hello,

Thank you.  We are aware of this.  If it changes in a future version you will see it in the release notes.  More generally speaking, Answers is not so much for bug reports.  If you come across what you think is a repeatable bug please make a support ticket and notify us that way.
...