Bug? 3.2.10 Executing faders with macros sneak timing

When I have a macro that fades a fader to full or out WITH a sneak, when the macro is set to foreground it takes sneak time (1 second in my case), but when running in background it takes 5 seconds to execute the fade on the fader. Not sure if this is a feature or bug

Parents
  • I assume you're just using Sneak without specifying a time in the command line? In that case, yes that's expected behavior.

    Background technically is User 0. And since the Sneak Time is defined per user, and 5 is the default, you're seeing the different sneak behavior.

    Consider using [Sub 1 Full Sneak 1 Enter] rather than just trusting that the default Sneak Time is set to what you're expecting.

Reply
  • I assume you're just using Sneak without specifying a time in the command line? In that case, yes that's expected behavior.

    Background technically is User 0. And since the Sneak Time is defined per user, and 5 is the default, you're seeing the different sneak behavior.

    Consider using [Sub 1 Full Sneak 1 Enter] rather than just trusting that the default Sneak Time is set to what you're expecting.

Children